Skip to content

Commit

Permalink
Update upload artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim authored Sep 10, 2024
1 parent 61d8dfe commit efe29b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
continue-on-error: true

- name: Upload Cypress reports as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: cypress-reports
path: cypress-reports.zip

0 comments on commit efe29b1

Please sign in to comment.