Skip to content

Commit 10bd2c0

Browse files
authored
Merge pull request #406 from cylc/dependabot/github_actions/actions/download-artifact-7
build(deps): bump actions/download-artifact from 6 to 7
2 parents 2382343 + 345ac4e commit 10bd2c0

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
@@ -158,7 +158,7 @@ jobs:
158158
uses: actions/checkout@v6
159159

160160
- name: Download coverage artifacts
161-
uses: actions/download-artifact@v6
161+
uses: actions/download-artifact@v7
162162

163163
- name: Codecov upload
164164
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)