mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
ci(release): Migrate deprecated Node version
This commit is contained in:
parent
93482b0041
commit
8be07de373
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
channel: "stable"
|
channel: "stable"
|
||||||
|
|
||||||
- name: Cache Node modules
|
- name: Cache Node modules
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
node_modules
|
node_modules
|
||||||
|
Loading…
Reference in New Issue
Block a user