Skip to content

Commit

Permalink
IBX-9321: Bumped GH action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
glye committed Dec 11, 2024
1 parent fd2cbf5 commit 8993384
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 8993384

Please sign in to comment.