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 fd591b4 + 1b6fcfc commit b49d68aCopy full SHA for b49d68a
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
steps:
14
- name: Install Go
15
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
16
with:
17
go-version: ${{ matrix.go-version }}
18
- name: Checkout code
0 commit comments