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 06e3a69 commit a24dd59Copy full SHA for a24dd59
.github/workflows/check-registry.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v5
35
36
- name: Install Go
37
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
38
with:
39
go-version: ${{ env.GO_VERSION }}
40
0 commit comments