There was an error while loading. Please reload this page.
1 parent d2a870a commit bf09f98Copy full SHA for bf09f98
1 file changed
.github/workflows/e2e-opportunistic-matrix.yml
@@ -48,7 +48,7 @@ jobs:
48
run: pnpm nx run @tanstack/cli:test:e2e:matrix
49
- name: Upload Playwright Report
50
if: always()
51
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
52
with:
53
name: playwright-report-${{ matrix.scenario }}
54
path: packages/cli/playwright-report
0 commit comments