Skip to content

Commit 422418f

Browse files
authored
Merge pull request #212 from renoki-co/dependabot/github_actions/actions/cache-3.0.1
Bump actions/cache from 2.1.7 to 3.0.1
2 parents 52039c5 + 6db208f commit 422418f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, yaml
5151
coverage: pcov
5252

53-
- uses: actions/cache@v2.1.7
53+
- uses: actions/cache@v3.0.1
5454
name: Cache dependencies
5555
with:
5656
path: ~/.composer/cache/files

0 commit comments

Comments
 (0)