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 c1b1f75 commit 6cd3e58Copy full SHA for 6cd3e58
.github/workflows/psalm.yml
@@ -21,7 +21,7 @@ jobs:
21
coverage: none
22
23
- name: Cache composer dependencies
24
- uses: actions/[email protected].0
+ uses: actions/[email protected].2
25
with:
26
path: vendor
27
key: composer-${{ hashFiles('composer.lock') }}
0 commit comments