Skip to content

Commit 2c065f4

Browse files
committed
Test: dump nodejs version for ci
1 parent e091cfb commit 2c065f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- uses: actions/checkout@v3
8181
- uses: actions/setup-node@v3
8282
with:
83-
node-version: 22.9.0
83+
node-version: 18
8484
cache: npm
8585

8686
- name: "Install dependencies"

0 commit comments

Comments
 (0)