Skip to content

Commit

Permalink
Update artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark committed Sep 12, 2024
1 parent 9b36ded commit be8e86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
# Upload artifacts (On failure)
# ------------------------------------------------------------------------------
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: failure()
with:
name: output ${{ matrix.suite }}
Expand Down

0 comments on commit be8e86d

Please sign in to comment.