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.
1 parent 049d4f9 commit 153a9efCopy full SHA for 153a9ef
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Set up ${{ matrix.go-version }}
31
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
32
with:
33
go-version: ${{ matrix.go-version }}
34
0 commit comments