We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee50b4a commit 27e6d76Copy full SHA for 27e6d76
.github/workflows/test.yml
@@ -22,4 +22,4 @@ jobs:
22
if: github.repository == 'remix-run/remix'
23
uses: ./.github/workflows/reusable-test.yml
24
with:
25
- node_version: '["19"]'
+ node_version: '["latest"]'
0 commit comments