Skip to content

Commit 38c966c

Browse files
author
ignace
committed
fix: use nodejs v18 for global fetch
1 parent 6837935 commit 38c966c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88

99
env:
10-
NODE_VERSION: 16
10+
NODE_VERSION: 18
1111
PERCY_PARALLEL_NONCE: ${{ github.run_id }}-${{ github.run_number }}
1212
PERCY_PARALLEL_TOTAL: 1
1313

0 commit comments

Comments
 (0)