Skip to content

Commit

Permalink
Upgrade the download-artifact from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh authored Mar 19, 2024
1 parent 04235df commit 21e12f8
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 @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v3

- name: Download build zip
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ github.event.repository.name }}
path: ${{ github.event.repository.name }}
Expand Down

0 comments on commit 21e12f8

Please sign in to comment.