We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ab792 commit 0f05cebCopy full SHA for 0f05ceb
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
submodules: true
27
28
- name: "Setup Go stable"
29
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
+ uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
30
with:
31
go-version: "stable"
32
cache: true
0 commit comments