There was an error while loading. Please reload this page.
2 parents a36cf2e + e2c461d commit 05da544Copy full SHA for 05da544
2 files changed
.github/workflows/pr.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v7
17
18
- name: Set up Go
19
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
20
with:
21
go-version-file: ./go.mod
22
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Set up Go 1.x
25
id: go
26
27
28
29
0 commit comments