Skip to content

Commit a7b5ca5

Browse files
Update actions/checkout action to v5
1 parent 78aa615 commit a7b5ca5

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@v4.3.0
11+
uses: actions/checkout@v5.0.0
1212
- name: Run ShellCheck
1313
uses: ludeeus/action-shellcheck@1.1.0

0 commit comments

Comments
 (0)