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 effded1 + 0ba3e1a commit cab805bCopy full SHA for cab805b
.github/workflows/go.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Set up Go ${{ matrix.go }}
37
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
38
with:
39
go-version: ${{ matrix.go }}
40
id: go
0 commit comments