Skip to content

Commit 684412d

Browse files
committed
Looser pin to v2 for shellcheck
1 parent 9669aac commit 684412d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
steps:
7474
- uses: actions/checkout@v4
7575

76-
- uses: ludeeus/action-shellcheck@2.0.0
76+
- uses: ludeeus/action-shellcheck@v2
7777
with:
7878
scandir: "./libevm"
7979

0 commit comments

Comments
 (0)