Skip to content

Commit 1a61ce5

Browse files
authored
Merge pull request #229 from renoki-co/dependabot/github_actions/actions/cache-3.0.4
Bump actions/cache from 3.0.1 to 3.0.4
2 parents 2b0dedd + 122c405 commit 1a61ce5

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.1
50+
- uses: actions/cache@v3.0.4
5151
name: Cache dependencies
5252
with:
5353
path: ~/.composer/cache/files

0 commit comments

Comments
 (0)