We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d68734a + 180218c commit ec0badaCopy full SHA for ec0bada
1 file changed
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Build
23
run: pipx run build
24
25
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
26
with:
27
path: |
28
dist/*.tar.gz
0 commit comments