Skip to content

Commit

Permalink
[ECP-9598] Upgrade GitHub Actions Artifacts version (#2863)
Browse files Browse the repository at this point in the history
Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
  • Loading branch information
candemiralp and Can Demiralp authored Jan 24, 2025
1 parent 0fbafb1 commit 9356fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:

- name: Archive test result artifacts
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: html-report
path: test-report

0 comments on commit 9356fec

Please sign in to comment.