We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b6610e + 616a653 commit cd781f9Copy full SHA for cd781f9
1 file changed
.github/workflows/python-app.yml
@@ -37,7 +37,7 @@ jobs:
37
run: |
38
uv build
39
- name: Upload Artifacts
40
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
41
with:
42
name: ssvc
43
path: src/dist/ssvc-*.tar.gz
0 commit comments