This commit is contained in:
dependabot[bot] 2024-11-27 17:02:09 +00:00 committed by GitHub
commit 1fea8d66c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@master
- uses: actions/setup-node@v2.5.1 - uses: actions/setup-node@v3.6.0
with: with:
node-version: '20' node-version: '20'
cache: yarn cache: yarn
@ -35,7 +35,7 @@ jobs:
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@master
- uses: actions/setup-node@v2.5.1 - uses: actions/setup-node@v3.6.0
with: with:
node-version: '20' node-version: '20'
cache: yarn cache: yarn