Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v4.4.2 (#1517)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 8, 2024
1 parent 145080a commit 9e603c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- run: npx nx e2e editor-demo-playwright
continue-on-error: true

- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
path: ./projects/demo-playwright/tests-results/**/*-diff.png
name: ${{ env.PLAYWRIGHT_SNAPSHOTS_ARTIFACTS_KEY }}
Expand Down

0 comments on commit 9e603c1

Please sign in to comment.