Skip to content

Commit 5adade7

Browse files
authored
Merge pull request #515 from nanotaboada/dependabot/github_actions/actions/download-artifact-8.0.1
chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents 93a4ec0 + 83312a5 commit 5adade7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
uses: actions/checkout@v6.0.2
9696

9797
- name: Download coverage report artifact
98-
uses: actions/download-artifact@v8.0.0
98+
uses: actions/download-artifact@v8.0.1
9999
with:
100100
name: coverage.xml
101101

0 commit comments

Comments
 (0)