]> git.kianting.info Git - clo/commitdiff
Update node.js.yml
authorTan, Kian-ting <yoxem@kianting.info>
Mon, 4 Sep 2023 14:14:48 +0000 (22:14 +0800)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 14:14:48 +0000 (22:14 +0800)
.github/workflows/node.js.yml

index d920dae6644989099f6ebb29309093574551a572..4f979a642f0badbd5419faa19b6016016d71ab95 100644 (file)
@@ -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