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 892e473 + 4249dba commit 53b1731Copy full SHA for 53b1731
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
id-token: write # needed for keyless signing
18
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
22
- id: go-version
23
run: |
0 commit comments