We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9669aac commit 684412dCopy full SHA for 684412d
.github/workflows/go.yml
@@ -73,7 +73,7 @@ jobs:
73
steps:
74
- uses: actions/checkout@v4
75
76
- - uses: ludeeus/action-shellcheck@2.0.0
+ - uses: ludeeus/action-shellcheck@v2
77
with:
78
scandir: "./libevm"
79
0 commit comments