Skip to content

Commit 1774217

Browse files
committed
ci: bump actions/checkout to v6
Signed-off-by: David Calvert <david@0xdc.me>
1 parent 8c115ed commit 1774217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
# Doc: https://github.com/marketplace/actions/checkout
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v6
2020

2121
- name: Install deps, make & lint
2222
run: |

0 commit comments

Comments
 (0)