Skip to content

Commit 8f2a33b

Browse files
committed
build
1 parent 5f4fef3 commit 8f2a33b

File tree

2 files changed

+1
-70
lines changed

2 files changed

+1
-70
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
4949

5050
- name: Cache Composer dependencies
51-
uses: actions/cache@v2.1.4
51+
uses: actions/cache@v4.0.0
5252
with:
5353
path: ${{ steps.composer-cache.outputs.dir }}
5454
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.json') }}

.github/workflows/ci-redis.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)