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 c2a8218 + 428ab61 commit 4f7398eCopy full SHA for 4f7398e
.github/workflows/build.yml
@@ -108,7 +108,7 @@ jobs:
108
# We need the Go version and Go cache location for the actions/cache step,
109
# so the Go installation must happen before that.
110
- id: setup-go
111
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
112
with:
113
# There is no expectation for actual Go code so we disable caching as
114
# it relies on the existence of a go.sum file.
0 commit comments