Skip to content

Commit 82553a1

Browse files
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#2933)
1 parent 4fdc7d5 commit 82553a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ubuntu-latest
3838
steps:
3939
- name: Download artifacts
40-
uses: actions/download-artifact@v4.3.0
40+
uses: actions/download-artifact@v5.0.0
4141
with:
4242
name: pypi-dist
4343
path: dist/

0 commit comments

Comments
 (0)