Skip to content

Commit

Permalink
Merge pull request #53 from renoki-co/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/cache-3.0.4

Bump actions/cache from 3.0.1 to 3.0.4
  • Loading branch information
rennokki authored Jul 17, 2022
2 parents 5430f86 + 2507ef6 commit 5ab4c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
coverage: pcov

- uses: actions/cache@v3.0.1
- uses: actions/cache@v3.0.4
name: Cache dependencies
with:
path: ~/.composer/cache/files
Expand Down

0 comments on commit 5ab4c41

Please sign in to comment.