We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0394f62 + a282928 commit a40e890Copy full SHA for a40e890
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout code
13
uses: actions/checkout@v4
14
- name: Install Go
15
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v5
16
with:
17
go-version: ${{ matrix.go-version }}
18
- name: Test
.github/workflows/test_js.yml
.github/workflows/test_wasip1.yml
0 commit comments