Auto merge of #13614 - hamirmahal:fix/usage-of-a-deprecated-nodejs-version, r=flip1995
fix: usage of `a deprecated Node.js version` Fixes #13613 changelog: none
This commit is contained in:
commit
d09d85d8ef
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
run: cargo generate-lockfile
|
||||
|
||||
- name: Cache
|
||||
uses: Swatinem/rust-cache@v2.7.0
|
||||
uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
save-if: ${{ github.ref == 'refs/heads/master' }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user