We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05ceb commit a15ced2Copy full SHA for a15ced2
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
submodules: true
27
28
- name: "Setup Go stable"
29
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
+ uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
30
with:
31
go-version: "stable"
32
cache: true
0 commit comments