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 06a0aa3 commit ac2923bCopy full SHA for ac2923b
.github/workflows/golangci-lint.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Set up Go
25
id: go
26
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
+ uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
27
with:
28
go-version: '1.21.1'
29
check-latest: true
0 commit comments