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 fd2cbf5 + be3ca7e commit c660ac3Copy full SHA for c660ac3
.github/workflows/integration-tests-callable.yaml
@@ -30,7 +30,7 @@ jobs:
30
coverage: none
31
32
- name: Cache dependencies
33
- uses: actions/cache@v2
+ uses: actions/cache@v4
34
with:
35
path: ${{ env.COMPOSER_CACHE_DIR }}
36
key: ${{ env.PROJECT_EDITION }}-${{ env.version }}-${{ github.sha }}
0 commit comments