Skip to content

Commit 998c774

Browse files
Update actions/checkout action to v5.0.1
1 parent 4226051 commit 998c774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diffy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Shellcheck
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v5.0.0
14+
- uses: actions/checkout@v5.0.1
1515
- name: Run ShellCheck
1616
uses: ludeeus/action-shellcheck@master
1717

0 commit comments

Comments
 (0)