mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-04 22:43:10 +00:00
chore(ci): update GitHub Actions workflow dependencies to latest versions (#78)
This commit is contained in:
@@ -172,7 +172,7 @@ runs:
|
||||
|
||||
- name: Cache Composer packages
|
||||
id: composer-cache
|
||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
|
||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
|
||||
with:
|
||||
path: |
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user