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 1440239 commit 3e0692eCopy full SHA for 3e0692e
.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
packages: musl-tools musl-dev musl
23
- name: Setup Go
24
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
25
26
go-version-file: './go.mod'
27
cache: false # Disable built-in caching to use custom caching
0 commit comments