Skip to content

Commit a799c41

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

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

3131
- name: Install tinygo
3232
uses: acifani/setup-tinygo@v2
33+
with:
34+
tinygo-version: '0.39.0'
3335

3436
# https://golangci-lint.run/usage/install#other-ci
3537
- name: Install golangci-lint ${{ env.GOLANGCI_LINT_VERSION }}

0 commit comments

Comments
 (0)