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 58a555e commit bfb513fCopy full SHA for bfb513f
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
24
25
- name: Set up Go
26
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
+ uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
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