Skip to content

Commit

Permalink
Merge branch 'main' into georgia-update-php-qsp2
Browse files Browse the repository at this point in the history
  • Loading branch information
grgia authored Jan 14, 2025
2 parents 942494f + 903bd55 commit 472db98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/composite/setup-composer-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
shell: bash

- name: Cache Composer Files
uses: actions/cache@v4.0.0
uses: actions/cache@v4.2.0
with:
path: ${{ steps.composer-cache.outputs.dir }}
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }}
Expand Down

0 comments on commit 472db98

Please sign in to comment.