Skip to content

Commit 10a6e4c

Browse files
authored
Merge pull request #3 from ammawla/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 4 to 7
2 parents 98f13db + 6ab1faf commit 10a6e4c

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
@@ -30,7 +30,7 @@ jobs:
3030
run: twine check dist/*
3131

3232
- name: Upload artifacts
33-
uses: actions/upload-artifact@v4
33+
uses: actions/upload-artifact@v7
3434
with:
3535
name: dist
3636
path: dist/

0 commit comments

Comments
 (0)