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 ca43463 commit fb31c33Copy full SHA for fb31c33
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
runs-on: ubuntu-latest
70
needs: [generate_toolchain, generate_musl_toolchain]
71
steps:
72
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
73
with:
74
path: artifacts/
75
0 commit comments