Skip to content

Commit 6dc16a9

Browse files
authored
Merge pull request #7 from renoki-co/dependabot/github_actions/actions/cache-2.1.6
Bump actions/cache from 2.1.5 to 2.1.6
2 parents 9534eb8 + 25e7be6 commit 6dc16a9

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
@@ -45,7 +45,7 @@ jobs:
4545
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
4646
coverage: pcov
4747

48-
- uses: actions/cache@v2.1.5
48+
- uses: actions/cache@v2.1.6
4949
name: Cache dependencies
5050
with:
5151
path: ~/.composer/cache/files

0 commit comments

Comments
 (0)