fix: bump tinygo release (#39)

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
This commit is contained in:
Matthias Riegler
2024-08-05 18:42:13 +02:00
committed by GitHub
parent ae843db32c
commit 3278678768

View File

@@ -55,7 +55,7 @@ jobs:
# Setup tinygo
- uses: acifani/setup-tinygo@v2
with:
tinygo-version: '0.30.0'
tinygo-version: '0.32.0'
# Setup docker buildx
- name: Set up QEMU