We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26462ed commit 593a531Copy full SHA for 593a531
1 file changed
.github/workflows/ci-publish.yml
@@ -37,7 +37,7 @@ jobs:
37
poetry build
38
39
- name: Save build artifacts
40
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
41
with:
42
name: dist-artifact
43
path: dist/
0 commit comments