Skip to content

Commit bf09f98

Browse files
authored
Update .github/workflows/e2e-opportunistic-matrix.yml
1 parent d2a870a commit bf09f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-opportunistic-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: pnpm nx run @tanstack/cli:test:e2e:matrix
4949
- name: Upload Playwright Report
5050
if: always()
51-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
51+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
5252
with:
5353
name: playwright-report-${{ matrix.scenario }}
5454
path: packages/cli/playwright-report

0 commit comments

Comments
 (0)