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:
bors
2024-10-28 17:18:11 +00:00
+1 -1
View File
@@ -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' }}