Skip to content

Commit 7fc4c02

Browse files
committed
Update GitHub workflows
1 parent 81b8608 commit 7fc4c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Cache Composer packages
3737
id: composer-cache
38-
uses: actions/cache@v3
38+
uses: actions/cache@v5
3939
with:
4040
path: vendor
4141
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}

0 commit comments

Comments
 (0)