Skip to content

Commit caded5d

Browse files
committed
update tinygo version in github action
1 parent a799c41 commit caded5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727

2828
- name: Install tinygo
2929
uses: acifani/setup-tinygo@v2
30+
with:
31+
tinygo-version: '0.39.0'
3032

3133
- name: Run GoReleaser
3234
uses: goreleaser/goreleaser-action@v4

0 commit comments

Comments
 (0)