X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=.github%2Fworkflows%2Fnode.js.yml;h=4f979a642f0badbd5419faa19b6016016d71ab95;hb=d75a5dfc880a67c400a1465f15ea5cec0dca3d88;hp=d920dae6644989099f6ebb29309093574551a572;hpb=cf25234b3d2cecd844dbc02bfdbbad026cde94be;p=clo diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index d920dae..4f979a6 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -20,7 +20,7 @@ jobs: # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4.0.0 with: ref: ${{ github.head_ref }} - uses: actions/cache@v3.0.3