Skip to content

Commit 4dccc12

Browse files
chore(deps): bump actions/download-artifact from 7 to 8 (#2921)
1 parent f0e735b commit 4dccc12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v6
2929
- name: Download code coverage results
30-
uses: actions/download-artifact@v7
30+
uses: actions/download-artifact@v8
3131
with:
3232
pattern: code-coverage-report
3333
path: coverage

0 commit comments

Comments
 (0)