Skip to content

Commit

Permalink
Merge pull request #104 from renoki-co/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/cache-2.1.7

Bump actions/cache from 2.1.6 to 2.1.7
  • Loading branch information
rennokki authored Dec 1, 2021
2 parents 7a29a30 + 955f6f0 commit 09e8a27
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 @@ -44,7 +44,7 @@ jobs:
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
coverage: pcov

- uses: actions/[email protected].6
- uses: actions/[email protected].7
name: Cache dependencies
with:
path: ~/.composer/cache/files
Expand Down

0 comments on commit 09e8a27

Please sign in to comment.