File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 node-version : ${{ steps.versions.outputs.node_version }}
3030
3131 - name : Restore node_modules cache
32- uses : actions/cache@v2
32+ uses : actions/cache@v3
3333 id : yarn-cache
3434 with :
3535 path : " **/node_modules"
Original file line number Diff line number Diff line change @@ -2680,9 +2680,9 @@ js-tokens@^4.0.0:
26802680 integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
26812681
26822682js-yaml@^3.13.1 :
2683- version "3.14.0 "
2684- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0 .tgz#a7a34170f26a21bb162424d8adacb4113a69e482 "
2685- integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A ==
2683+ version "3.14.2 "
2684+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2 .tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0 "
2685+ integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg ==
26862686 dependencies :
26872687 argparse "^1.0.7"
26882688 esprima "^4.0.0"
You can’t perform that action at this time.
0 commit comments