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 371f9dc + f6a56d7 commit 23943afCopy full SHA for 23943af
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Install Go
19
if: success()
20
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
21
with:
22
go-version: ${{ matrix.go-version }}
23
- name: Checkout code
0 commit comments