Skip to content

Commit bbd9067

Browse files
authored
Merge pull request #31 from festim-dev/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 4 to 7
2 parents 30a125b + 5f90d41 commit bbd9067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
python -m build
3434
3535
- name: Upload distributions
36-
uses: actions/upload-artifact@v4
36+
uses: actions/upload-artifact@v7
3737
with:
3838
name: release-dists
3939
path: dist/

0 commit comments

Comments
 (0)