Skip to content

Commit 0a27171

Browse files
Bump actions/cache from 3.0.5 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.11. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.0.5...v3.0.11) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56b944c commit 0a27171

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

47-
- uses: actions/[email protected].5
47+
- uses: actions/[email protected].11
4848
name: Cache dependencies
4949
with:
5050
path: ~/.composer/cache/files

0 commit comments

Comments
 (0)