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 d290522 commit 28c3cabCopy full SHA for 28c3cab
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v5
18
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
19
with:
20
check-latest: true
21
cache: true
0 commit comments