We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441179d commit 7b0d760Copy full SHA for 7b0d760
.github/workflows/run-phpstan-pull.yml
@@ -101,4 +101,4 @@ jobs:
101
id: larastan-save
102
with:
103
path: ${{ steps.larastan-restore.path }}
104
- key: ${{ steps.larastan-restore.path }}
+ key: ${{ steps.larastan-restore.key }}
.github/workflows/run-phpstan.yml
@@ -104,4 +104,4 @@ jobs:
105
106
107
0 commit comments