mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-15 06:30:58 -04:00
Merge bbc8f51aca
into ebf4bb2aaf
This commit is contained in:
commit
330fb1c891
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
java-version: 17
|
||||
- name: Setup submodule
|
||||
run: git submodule update --init --recursive
|
||||
- uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2
|
||||
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
|
||||
with:
|
||||
cache: "npm"
|
||||
node-version-file: ".nvmrc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue