Update ciNew.yaml
This commit is contained in:
parent
74088f9f5d
commit
e18100a06f
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
# 1. Checkout the repository
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v3.5.3
|
||||
|
||||
# 2. Set up Node.js
|
||||
- name: Setup Node.js
|
||||
|
|
|
|||
Loading…
Reference in New Issue