We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094d1d1 commit 3afbdb6Copy full SHA for 3afbdb6
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
52
coverage: pcov
53
54
- - uses: actions/cache@v3.0.11
+ - uses: actions/cache@v4.2.0
55
name: Cache dependencies
56
with:
57
path: ~/.composer/cache/files
0 commit comments