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 b6a085d commit a799c41Copy full SHA for a799c41
.github/workflows/main.yml
@@ -30,6 +30,8 @@ jobs:
30
31
- name: Install tinygo
32
uses: acifani/setup-tinygo@v2
33
+ with:
34
+ tinygo-version: '0.39.0'
35
36
# https://golangci-lint.run/usage/install#other-ci
37
- name: Install golangci-lint ${{ env.GOLANGCI_LINT_VERSION }}
0 commit comments