We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e809ae commit e9a28f2Copy full SHA for e9a28f2
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
13
- - uses: actions/setup-go@v3
+ - uses: actions/setup-go@v4
14
with:
15
go-version: '1.19'
16
- run: wget https://github.com/tinygo-org/tinygo/releases/download/v0.26.0/tinygo_0.26.0_amd64.deb
0 commit comments