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 d3fda21 commit 2308c50Copy full SHA for 2308c50
.github/workflows/checks.yaml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v4
45
46
- name: Install Go
47
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
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