Skip to content

Commit 27e6d76

Browse files
committed
ci: use latest node
Signed-off-by: Logan McAnsh <logan@mcan.sh>
1 parent ee50b4a commit 27e6d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
if: github.repository == 'remix-run/remix'
2323
uses: ./.github/workflows/reusable-test.yml
2424
with:
25-
node_version: '["19"]'
25+
node_version: '["latest"]'

0 commit comments

Comments
 (0)