Skip to content

Commit cd781f9

Browse files
authored
Bump actions/upload-artifact from 5 to 6 (#1048)
2 parents 9b6610e + 616a653 commit cd781f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
uv build
3939
- name: Upload Artifacts
40-
uses: actions/upload-artifact@v5
40+
uses: actions/upload-artifact@v6
4141
with:
4242
name: ssvc
4343
path: src/dist/ssvc-*.tar.gz

0 commit comments

Comments
 (0)