Skip to content

Commit c8821a4

Browse files
authored
Merge pull request #1139 from qubvel-org/dependabot/github_actions/actions/download-artifact-4.3.0
2 parents 3ef59f4 + 57ff77f commit c8821a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

+1-1
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@v4.2.1
44+
uses: actions/download-artifact@v4.3.0
4545
with:
4646
name: pypi-dist
4747
path: dist/

0 commit comments

Comments
 (0)