Skip to content

Commit 813d5fb

Browse files
authored
Merge pull request #1322 from qubvel-org/dependabot/github_actions/actions/upload-artifact-7.0.1
2 parents 99ae07f + 6e850f6 commit 813d5fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: python3 -m build
2828

2929
- name: Upload artifacts
30-
uses: actions/upload-artifact@v7.0.0
30+
uses: actions/upload-artifact@v7.0.1
3131
with:
3232
name: pypi-dist
3333
path: dist/

0 commit comments

Comments
 (0)