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 1cd9399 commit bb1234dCopy full SHA for bb1234d
.github/workflows/distribute-toolchain.yml
@@ -15,7 +15,7 @@ jobs:
15
distribution:
16
runs-on: macos-latest
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
with:
20
repository: swiftwasm/swiftwasm-build
21
path: swiftwasm-build
0 commit comments