]> git.kianting.info Git - uann/blobdiff - .github/workflows/node.js.yml
Update node.js.yml
[uann] / .github / workflows / node.js.yml
index e3380f67a71c934d30ee6da73d1c18461af3d0a2..4f979a642f0badbd5419faa19b6016016d71ab95 100644 (file)
@@ -20,10 +20,9 @@ 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 }}
-        token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
     - uses: actions/cache@v3.0.3
     - name: Use Node.js ${{ matrix.node-version }}
       uses: actions/setup-node@v3