We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ced7dd commit 13e2b6cCopy full SHA for 13e2b6c
.github/workflows/e2e-main.yml
@@ -218,7 +218,7 @@ jobs:
218
require_tests: true
219
report_paths: '**/*results.xml'
220
221
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
222
if: always()
223
with:
224
name: e2e-tests-${{ matrix.os }}
.github/workflows/pr-check.yaml
@@ -297,7 +297,7 @@ jobs:
297
298
299
300
301
302
303
0 commit comments