We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c67be31 + 5e57ef0 commit 6f6d408Copy full SHA for 6f6d408
.github/workflows/run-tests.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/checkout@v4
40
41
- name: Cache dependencies
42
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
43
with:
44
path: ~/.composer/cache/files
45
key: dependencies-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}
0 commit comments