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 03879b6 commit 23fa0ddCopy full SHA for 23fa0dd
.github/workflows/registry-releaser.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v5
18
19
- name: Setup Go
20
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
21
with:
22
go-version: "stable"
23
0 commit comments