Skip to content

Commit ec5bc4f

Browse files
Update actions/checkout action to v6
1 parent 5118b30 commit ec5bc4f

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
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v5.0.0
11+
uses: actions/checkout@v6.0.1
1212
- name: Run ShellCheck
1313
uses: ludeeus/action-shellcheck@1.1.0

0 commit comments

Comments
 (0)