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 275b8d4 commit 1a406f0Copy full SHA for 1a406f0
.github/workflows/checks.yaml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v3
45
46
- name: Install Go
47
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
48
with:
49
go-version: ${{ env.GO }}
50
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
.github/workflows/release.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments