mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-19 17:11:23 +01:00
Build(deps): bump niden/actions-memcached from 7 to 8
Bumps [niden/actions-memcached](https://github.com/niden/actions-memcached) from 7 to 8. - [Release notes](https://github.com/niden/actions-memcached/releases) - [Commits](https://github.com/niden/actions-memcached/compare/v7...v8) --- updated-dependencies: - dependency-name: niden/actions-memcached dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install service memcached
|
||||
uses: niden/actions-memcached@v7
|
||||
uses: niden/actions-memcached@v8
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user