We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8fdfd6 commit 8af92efCopy full SHA for 8af92ef
1 file changed
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# Install Go
36
- name: Setup go
37
- uses: actions/setup-go@v4.1.0
+ uses: actions/setup-go@v5.0.0
38
with:
39
go-version: ${{ matrix.go }}
40
0 commit comments