We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05ceb commit be3241aCopy full SHA for be3241a
.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@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
30
with:
31
go-version: "stable"
32
cache: true
0 commit comments