Skip to content

Commit

Permalink
Merge branch '1.6' into 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmzig committed Sep 16, 2024
2 parents 7a1cc85 + 1663aee commit 166e57c
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 @@ -66,7 +66,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 166e57c

Please sign in to comment.