We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4336229 + 6fa6aea commit 16220abCopy full SHA for 16220ab
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install, Test, and Build 🔧
18
uses: actions/setup-node@v2
19
with:
20
- node-version: '>=18.17.0'
+ node-version: '18.18.0'
21
22
23
run: |
0 commit comments