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 00e73a7 + bdd9b54 commit b21f97eCopy full SHA for b21f97e
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
45
coverage: pcov
46
47
- - uses: actions/cache@v2.1.7
+ - uses: actions/cache@v3.0.1
48
name: Cache dependencies
49
with:
50
path: ~/.composer/cache/files
0 commit comments