We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a5009 commit ea158a2Copy full SHA for ea158a2
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build package
34
run: poetry build
35
36
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
37
with:
38
path: |
39
./dist/*.tar.gz
0 commit comments