Update node.js.yml
This commit is contained in:
parent
cf25234b3d
commit
d75a5dfc88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue