Skip to content

Commit a7900f6

Browse files
chore(deps): update dependency go to 1.24
1 parent 8d7cadb commit a7900f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tinygo/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818

1919
- uses: actions/setup-go@v3
2020
with:
21-
go-version: 1.18
21+
go-version: 1.24
2222

2323
- name: Install Binaryen
2424
run: |

0 commit comments

Comments
 (0)