Skip to content

Commit

Permalink
Update workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah committed Jan 18, 2025
1 parent 9e20117 commit 16c7f66
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 @@ -25,7 +25,7 @@ jobs:
extensions: dom, curl, libxml, mbstring, zip, pdo, sqlite, pdo_sqlite, bcmath, intl, gd

- name: Cache composer dependencies
uses: actions/cache@v2
uses: actions/cache@@v4
with:
path: vendor
key: composer-${{ hashFiles('composer.lock') }}
Expand Down

0 comments on commit 16c7f66

Please sign in to comment.