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 069f518 commit 18a0729Copy full SHA for 18a0729
.github/workflows/golangci.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # v3.0.1
14
15
- name: Setup Go
16
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
17
with:
18
go-version: 1.23.x
19
0 commit comments