Skip to content

Commit 82746a2

Browse files
committed
Update actions/checkout
1 parent 25a069c commit 82746a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: earthly/actions-setup@v1
1414
with:
1515
version: "^0.8"
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v6
1717
- name: Test all supported versions
1818
run: earthly --ci +test
1919
- name: Test latest releases

0 commit comments

Comments
 (0)