We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b310179 commit e505cf5Copy full SHA for e505cf5
.github/workflows/test-front-matter.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node.js
17
uses: actions/setup-node@v4
18
with:
19
- node-version: '18'
+ node-version: '22'
20
21
- name: Install dependencies
22
run: npm ci
0 commit comments