Skip to content

Commit

Permalink
Update actions/upload-artifact from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidsector9 committed Jul 19, 2024
1 parent 13cddae commit 4e56721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Download build zip
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: ${{ github.event.repository.name }}
path: ${{ github.event.repository.name }}
Expand Down

0 comments on commit 4e56721

Please sign in to comment.