Skip to content

Commit

Permalink
upgrade artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduroure committed Dec 18, 2024
1 parent 792535d commit b3e3f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
OUT_PREFIX=$GITHUB_WORKSPACE/tests/out yarn test-bail --reporter-options reportDir=out/mochawesome
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-output
path: tests/out/mochawesome
Expand Down

0 comments on commit b3e3f05

Please sign in to comment.