diff options
Diffstat (limited to '.github/workflows/phpunit-memcached.yml')
-rw-r--r-- | .github/workflows/phpunit-memcached.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit-memcached.yml b/.github/workflows/phpunit-memcached.yml index 7c616be1f73..cafa936e2d8 100644 --- a/.github/workflows/phpunit-memcached.yml +++ b/.github/workflows/phpunit-memcached.yml @@ -68,7 +68,7 @@ jobs: steps: - name: Checkout server - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 with: submodules: true |