Skip to content

Commit de4b55f

Browse files
authored
Merge pull request #56 from pdftables/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents d888d5b + 7ab2209 commit de4b55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
steps:
6969
- name: Download artifacts
70-
uses: actions/download-artifact@v7
70+
uses: actions/download-artifact@v8
7171
with:
7272
name: python-package-distributions
7373
path: dist/

0 commit comments

Comments
 (0)