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 6e9414b commit 3422eb7Copy full SHA for 3422eb7
2 files changed
.github/workflows/artifacts.yml
@@ -18,7 +18,7 @@ jobs:
18
packages: write
19
20
steps:
21
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
22
with:
23
fetch-depth: 0
24
- uses: docker/login-action@v4
.github/workflows/verify.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
16
17
- uses: actions/setup-go@v6
go-version: 1.26.4
0 commit comments