We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02cceb8 + 95aa3dc commit 4f5e63dCopy full SHA for 4f5e63d
1 file changed
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ jobs:
15
matrix:
16
node-version: [20.x, 22.x]
17
18
+
19
steps:
20
- uses: actions/checkout@v3
21
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments