We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27c49a commit d35f6edCopy full SHA for d35f6ed
.github/workflows/test.yaml
@@ -62,7 +62,7 @@ jobs:
62
write-all
63
steps:
64
- name: Download coverage report from Artifact
65
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
66
with:
67
name: my-artifact
68
path: ./.coverage
0 commit comments