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 48ff9cb commit e90666aCopy full SHA for e90666a
.github/workflows/test.yml
@@ -90,7 +90,7 @@ jobs:
90
uses: actions/checkout@v4
91
92
- name: Download coverage artifacts
93
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
94
95
- name: Codecov upload
96
uses: codecov/codecov-action@v5
0 commit comments