Skip to content

Commit c9e27f3

Browse files
authored
Merge pull request #236 from renoki-co/dependabot/github_actions/actions/cache-3.0.5
Bump actions/cache from 3.0.4 to 3.0.5
2 parents 1a61ce5 + 273a6aa commit c9e27f3

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

50-
- uses: actions/cache@v3.0.4
50+
- uses: actions/cache@v3.0.5
5151
name: Cache dependencies
5252
with:
5353
path: ~/.composer/cache/files

0 commit comments

Comments
 (0)