Skip to content

Commit 650c1b7

Browse files
Bump actions/download-artifact from 7 to 8 (#36)
1 parent afca6ca commit 650c1b7

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
@@ -97,7 +97,7 @@ jobs:
9797

9898
# Fetch the built archives from the "build" job
9999
- name: Download built archives artifact
100-
uses: actions/download-artifact@v7
100+
uses: actions/download-artifact@v8
101101
with:
102102
name: pypi-${{ github.sha }}
103103
path: dist

0 commit comments

Comments
 (0)