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 ea1a6ab commit dab604eCopy full SHA for dab604e
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Set up Go 1.x
18
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
19
with:
20
go-version: ${{ matrix.go-version }}
21
0 commit comments