We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32e83c commit e772ba5Copy full SHA for e772ba5
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
-
22
name: Set up Go
23
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
24
with:
25
go-version-file: go.mod
26
0 commit comments