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 56a3dbc + e83e61f commit 74fb9f0Copy full SHA for 74fb9f0
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Set up ${{ matrix.go-version }}
28
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v3
29
with:
30
go-version: ${{ matrix.go-version }}
31
0 commit comments