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 a925eec commit d89080aCopy full SHA for d89080a
.github/workflows/distribute-toolchain.yml
@@ -19,7 +19,7 @@ jobs:
19
distribution:
20
runs-on: macos-latest
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
with:
24
repository: swiftwasm/swiftwasm-build
25
path: swiftwasm-build
0 commit comments