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 13d885f commit d4df8fdCopy full SHA for d4df8fd
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@v5
32
33
- name: Setup Go
34
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
35
with:
36
go-version: "~1.22"
37
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
0 commit comments