We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7b624c + d31b8ee commit 2c0689dCopy full SHA for 2c0689d
1 file changed
.github/workflows/pint.yml
@@ -28,7 +28,7 @@ jobs:
28
tools: composer
29
30
- name: Cache Composer packages
31
- uses: actions/cache@v4
+ uses: actions/cache@v5
32
with:
33
path: vendor
34
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }}
0 commit comments