mirror of
https://github.com/voided/CollisionHook.git
synced 2025-12-06 18:28:22 +00:00
Update actions/cache action to v4
This commit is contained in:
parent
53ae788313
commit
fbd54d777c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
path: extension
|
||||
|
||||
- uses: actions/cache@v3
|
||||
- uses: actions/cache@v4
|
||||
name: Cache dependencies
|
||||
env:
|
||||
cache-name: collisionhook-cache
|
||||
|
||||
Loading…
Reference in New Issue
Block a user