Skip to content

Commit c660ac3

Browse files
committed
Merged branch '1.3' of ezsystems/ezplatform-rest into 4.6
2 parents fd2cbf5 + be3ca7e commit c660ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests-callable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
coverage: none
3131

3232
- name: Cache dependencies
33-
uses: actions/cache@v2
33+
uses: actions/cache@v4
3434
with:
3535
path: ${{ env.COMPOSER_CACHE_DIR }}
3636
key: ${{ env.PROJECT_EDITION }}-${{ env.version }}-${{ github.sha }}

0 commit comments

Comments
 (0)