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"
|
||||
|
||||
- name: Cache Node modules
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
node_modules
|
||||
|
Loading…
Reference in New Issue
Block a user