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.
2 parents a93bd73 + d55df2b commit ab6b1efCopy full SHA for ab6b1ef
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-latest, macos-latest, windows-latest]
16
steps:
17
- name: Set up Go 1.x
18
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
19
with:
20
go-version: stable
21
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
22
0 commit comments