Skip to content

Commit d7bcf6b

Browse files
committed
Pin to wasm action 5.3
1 parent 6d71bc9 commit d7bcf6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
- name: Swift version
6161
run: swift --version
6262
- name: Build
63-
uses: swiftwasm/swiftwasm-action@main
63+
- uses: swiftwasm/swiftwasm-action@v5.3
6464
with:
65-
shell-action: swift build --triple wasm32-unknown-wasi
65+
shell-action: carton test

0 commit comments

Comments
 (0)