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 db6a77c + 7d00f84 commit 4e27c93Copy full SHA for 4e27c93
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
echo "GORELEASER_PREVIOUS_TAG=${PREVIOUS_TAG}" >> $GITHUB_ENV
45
fi
46
47
- - uses: actions/setup-go@v4
+ - uses: actions/setup-go@v5
48
with:
49
go-version-file: "go.mod"
50
0 commit comments