Skip to content

Commit a505a79

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Yaacov Rydzinski <[email protected]>
1 parent 27892ff commit a505a79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ jobs:
246246
uses: actions/setup-node@v2
247247
with:
248248
cache: npm
249+
# TODO: switch back in v17
250+
# node-version-file: '.node-version'
249251
node-version: 18
250252

251253
- name: Install Dependencies

0 commit comments

Comments
 (0)