We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449b5c2 commit 02d1329Copy full SHA for 02d1329
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
steps:
63
- uses: actions/checkout@v3
64
- run: echo "${{ matrix.toolchain }}" > .swift-version
65
- - uses: swiftwasm/swiftwasm-action@v5.7
+ - uses: swiftwasm/swiftwasm-action@v5.8
66
with:
67
shell-action: carton test --environment node
68
0 commit comments