Skip to content

Commit be3ca7e

Browse files
authored
IBX-9321: Bumped GH action versions (#108)
1 parent d289068 commit be3ca7e

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
@@ -26,7 +26,7 @@ jobs:
2626
coverage: none
2727

2828
- name: Cache dependencies
29-
uses: actions/cache@v2
29+
uses: actions/cache@v4
3030
with:
3131
path: ${{ env.COMPOSER_CACHE_DIR }}
3232
key: ${{ env.PROJECT_EDITION }}-${{ env.PROJECT_VERSION }}-${{ github.sha }}

0 commit comments

Comments
 (0)