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 4768399 commit 38706e1Copy full SHA for 38706e1
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
24
25
- name: Set up Go
26
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
+ uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
27
with:
28
go-version-file: 'go.mod'
29
id: go
@@ -74,7 +74,7 @@ jobs:
74
75
76
- name: Setup Go
77
78
79
80
check-latest: true
0 commit comments