Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/composer/itinerisltd/itineris-w…
Browse files Browse the repository at this point in the history
…p-coding-standards-0.4.1
  • Loading branch information
kodiakhq[bot] authored Jan 22, 2025
2 parents 57c67cb + 9ecaeee commit c57c084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
id: composercache
run: echo "::set-output name=dir::$(composer config cache-files-dir)"

- uses: actions/cache@v2
- uses: actions/cache@v4
with:
path: ${{ steps.composercache.outputs.dir }}
key: ${{ runner.os }}-${{ matrix.php }}-composer-${{ hashFiles('**/composer.json') }}
Expand Down

0 comments on commit c57c084

Please sign in to comment.