We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a925eec + d89080a commit 7ddb6b6Copy full SHA for 7ddb6b6
.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