Skip to content

Commit

Permalink
Update to v4 since v2 and v3 are deprecated (#881)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmzig authored Sep 16, 2024
1 parent 9fa553f commit 1663aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: "Upload baseline file"
if: ${{ failure() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: phpstan-baseline.neon
path: phpstan-baseline.neon

0 comments on commit 1663aee

Please sign in to comment.