Skip to content

Commit cd96dd9

Browse files
authored
Merge pull request #1285 from qubvel-org/dependabot/github_actions/actions/download-artifact-8.0.1
Bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents 4da837d + ff60f16 commit cd96dd9

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
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- name: Download artifacts
44-
uses: actions/download-artifact@v8.0.0
44+
uses: actions/download-artifact@v8.0.1
4545
with:
4646
name: pypi-dist
4747
path: dist/

0 commit comments

Comments
 (0)