Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 904e813

Browse files
deps: update actions/checkout action to v6
1 parent 0e8760e commit 904e813

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: docker/setup-buildx-action@v3
3232

3333
- name: Checkout
34-
uses: actions/checkout@v4
34+
uses: actions/checkout@v6
3535

3636
- uses: azure/setup-kubectl@v3.2
3737
with:

0 commit comments

Comments
 (0)