Skip to content

Commit 6b70fe2

Browse files
chore(deps): update actions/checkout action to v6
1 parent ef26b0c commit 6b70fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
version: latest
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727

28-
- uses: actions/checkout@v4
28+
- uses: actions/checkout@v6
2929

3030
- name: Run build
3131
run: earthly --org ofalvai --sat homecooked --ci +build-all

0 commit comments

Comments
 (0)