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 a799c41 commit caded5dCopy full SHA for caded5d
.github/workflows/release.yml
@@ -27,6 +27,8 @@ jobs:
27
28
- name: Install tinygo
29
uses: acifani/setup-tinygo@v2
30
+ with:
31
+ tinygo-version: '0.39.0'
32
33
- name: Run GoReleaser
34
uses: goreleaser/goreleaser-action@v4
0 commit comments