Skip to content

Commit 3e910cd

Browse files
authored
Bump actions/upload-artifact from 4 to 5 (#1021)
2 parents dbe452a + 219b06a commit 3e910cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
40+
uses: actions/upload-artifact@v5
4141
with:
4242
name: ssvc
4343
path: src/dist/ssvc-*.tar.gz

0 commit comments

Comments
 (0)