Skip to content

Commit 25d0cac

Browse files
committed
Modify test file to force workflow to build and test DO NOT MERGE
1 parent caa8bde commit 25d0cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
permissions:
2222
pull-requests: write
2323
steps:
24-
- uses: actions/checkout@v2
24+
- uses: actions/checkout@v3
2525
- name: shellcheck
2626
uses: reviewdog/action-shellcheck@v1
2727
with:

0 commit comments

Comments
 (0)