Skip to content

Commit

Permalink
Merge branch 'develop' into feature/add-testing-section-to-contributi…
Browse files Browse the repository at this point in the history
…ng-file
  • Loading branch information
github-actions[bot] authored Apr 29, 2024
2 parents 7d01f2c + c6e8c71 commit 26c3a0b
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 @@ -78,7 +78,7 @@ jobs:
- name: Test
run: npm run cypress:run
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: cypress-artifact-insecure-content-warning
Expand Down

0 comments on commit 26c3a0b

Please sign in to comment.