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.
2 parents 6e77a64 + e34c6a2 commit fe71cefCopy full SHA for fe71cef
1 file changed
.github/workflows/node.js.yml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn test:e2e --headless
29
- uses: codecov/codecov-action@v5
30
if: ${{ matrix.node-version == '22.x' }}
31
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
32
with:
33
name: recordings-e2e-${{ matrix.node-version }}
34
path: tests/e2e/videos/
0 commit comments