mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-14 16:49:10 +00:00
Merge ecb063b2eb
into cca0bb5c42
This commit is contained in:
commit
1fea8d66c7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
- uses: actions/setup-node@v2.5.1
|
||||
- uses: actions/setup-node@v3.6.0
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: yarn
|
||||
|
@ -35,7 +35,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
- uses: actions/setup-node@v2.5.1
|
||||
- uses: actions/setup-node@v3.6.0
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: yarn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue