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 1479c33 commit 92ddb6fCopy full SHA for 92ddb6f
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
# TODO: we don't yet need an ext fork
21
# cd ext
22
# python -m build --outdir ../dist
23
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
24
with:
25
name: ${{ github.sha }}
26
path: dist/*
0 commit comments