Skip to content

Commit

Permalink
PGSSD-19 Action version updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
evolaine committed Oct 2, 2024
1 parent 5eadcf5 commit 73c2d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
REACT_APP_FIREBASE_CONFIG_PROJECT_ID: ${{ secrets.REACT_APP_FIREBASE_CONFIG_PROJECT_ID }}

- name: Upload test videos on fail
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: failure()
with:
name: cypress-videos
Expand Down

0 comments on commit 73c2d21

Please sign in to comment.