We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f56c61 commit 97047c4Copy full SHA for 97047c4
1 file changed
.github/workflows/pr-tests.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Archive coverage reports
65
if: matrix.node-version == '22.x'
66
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
67
with:
68
name: coverage-report
69
path: coverage/
0 commit comments