Skip to content

Commit

Permalink
chore: update actions/upload-artifact action to v4.4.3 (#1528)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 9, 2024
1 parent 85c02d5 commit a72b9f9
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].2
- uses: actions/[email protected].3
with:
path: ./projects/demo-playwright/tests-results/**/*-diff.png
name: ${{ env.PLAYWRIGHT_SNAPSHOTS_ARTIFACTS_KEY }}
Expand Down

0 comments on commit a72b9f9

Please sign in to comment.