Skip to content

Commit

Permalink
Merged branch '1.3' of ezsystems/ezplatform-rest into 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Dec 13, 2024
2 parents fd2cbf5 + be3ca7e commit c660ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-callable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
coverage: none

- name: Cache dependencies
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ${{ env.COMPOSER_CACHE_DIR }}
key: ${{ env.PROJECT_EDITION }}-${{ env.version }}-${{ github.sha }}
Expand Down

0 comments on commit c660ac3

Please sign in to comment.