Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ormance into enhance/PRESS7-81-intercept-media-upload
  • Loading branch information
arunshenoy99 committed Dec 23, 2024
2 parents 6c7e409 + 2a21b50 commit 4fdb648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: "!! env.GIT_DIFF"

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

0 comments on commit 4fdb648

Please sign in to comment.