Skip to content

Commit

Permalink
Updated version actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Feb 3, 2025
1 parent b59abea commit 1084fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
CI: true

- name: Upload Failed Screenshots
uses: actions/upload-artifact@v3.1.2
uses: actions/upload-artifact@v4.6
if: failure()
with:
name: screenshots
Expand Down

0 comments on commit 1084fdf

Please sign in to comment.