We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b84515 commit ba6b788Copy full SHA for ba6b788
.github/workflows/test.yaml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
fetch-depth: 0
15
- name: Set up Go
16
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v4
17
18
go-version: 1.21
19
- name: Run go mod tidy
0 commit comments