Skip to content

Commit decdfee

Browse files
Update Github workflow
1 parent 80db3ee commit decdfee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run build
2323
run: python -m build
2424

25-
- uses: actions/upload-artifact@v3
25+
- uses: actions/upload-artifact@v4
2626
with:
2727
path: ./dist/*
2828

0 commit comments

Comments
 (0)