Skip to content

Commit

Permalink
fix(github): act-1146 upgrade upload artificat github action
Browse files Browse the repository at this point in the history
  • Loading branch information
blanxii committed Nov 11, 2024
1 parent b8a3301 commit 342c8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
project: ./test/functional
- name: upload diffs
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: cypress-diffs-screenshots
path: test/functional/cypress-image-diff-screenshots
Expand Down

0 comments on commit 342c8d0

Please sign in to comment.