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.
2 parents 7ca89e9 + b762f97 commit 422fcd9Copy full SHA for 422fcd9
.github/workflows/psalm.yml
@@ -21,7 +21,7 @@ jobs:
21
coverage: none
22
23
- name: Cache composer dependencies
24
- uses: actions/cache@v3
+ uses: actions/cache@v4
25
with:
26
path: vendor
27
key: composer-${{ hashFiles('composer.lock') }}
0 commit comments