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 bbf817f commit f050f0aCopy full SHA for f050f0a
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
- run: npm run build
16
- run: npm run lint
17
- name: Set up Go 1.x
18
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v5
19
with:
20
go-version: ^1.18
21
id: go
0 commit comments