Skip to content

Commit cbb27a4

Browse files
chore: update actions/upload-artifact action to v7 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 010eaaf commit cbb27a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
npm run test:e2e
7878
79-
- uses: actions/upload-artifact@v6
79+
- uses: actions/upload-artifact@v7
8080
if: ${{ !cancelled() }}
8181
with:
8282
name: playwright-report

0 commit comments

Comments
 (0)