Skip to content

Commit 0faf98c

Browse files
Merge pull request #146 from HERA-Team/dependabot/github_actions/actions/download-artifact-7
build(deps): bump actions/download-artifact from 6 to 7
2 parents 4a73099 + fd5d372 commit 0faf98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
nox --version
8888
8989
- name: Download coverage data
90-
uses: actions/download-artifact@v6
90+
uses: actions/download-artifact@v7
9191
with:
9292
pattern: coverage-data-*
9393
merge-multiple: true

0 commit comments

Comments
 (0)