Skip to content

Commit

Permalink
update codeception upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
benwalch authored Oct 16, 2024
1 parent 5ff19c7 commit 673ea6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
vendor/bin/codecept run --env github -c ${{ github.workspace }}/lib/test-bundle
- name: Log Output
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: failure()
with:
name: "Logs (PHP ${{ matrix.php }}, Pimcore ${{ matrix.pimcore }}, Symfony ${{ matrix.symfony }})"
Expand Down

0 comments on commit 673ea6c

Please sign in to comment.