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 66948cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Set the core version and plugins config
run: ./tests/bin/set-wp-config.js --core=${{ matrix.core.version }} --plugins=./${{ github.event.repository.name }}
- name: Set up WP environment

run: npm run env:start
- name: Test
run: npm run cypress:run
Expand Down

0 comments on commit 66948cd

Please sign in to comment.