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 f8c0992 + 1ae6887 commit 5a7cf64Copy full SHA for 5a7cf64
.github/workflows/psalm.yml
@@ -21,7 +21,7 @@ jobs:
21
coverage: none
22
23
- name: Cache composer dependencies
24
- uses: actions/cache@v2
+ uses: actions/cache@v3
25
with:
26
path: vendor
27
key: composer-${{ hashFiles('composer.lock') }}
0 commit comments