Skip to content

Commit d9206ed

Browse files
committed
v2.0.2
1 parent 71cfc98 commit d9206ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo ::set-output name=SOURCE_TAG::${GITHUB_REF#refs/tags/}
2828
2929
- name: Cache Composer dependencies
30-
uses: actions/cache@v2
30+
uses: actions/cache@v4
3131
with:
3232
path: /tmp/composer-cache
3333
key: ${{ runner.os }}-${{ hashFiles('**/composer.lock') }}

0 commit comments

Comments
 (0)