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.
1 parent 94338fc commit 87032eaCopy full SHA for 87032ea
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
44
coverage: pcov
45
46
- - uses: actions/cache@v3.0.5
+ - uses: actions/cache@v4.2.4
47
name: Cache dependencies
48
with:
49
path: ~/.composer/cache/files
0 commit comments