Update node.js.yml

This commit is contained in:
Tan, Kian-ting 2023-09-04 22:14:48 +08:00 committed by GitHub
parent cf25234b3d
commit d75a5dfc88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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