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