We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53df062 commit 713912aCopy full SHA for 713912a
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest]
18
- node: [24]
+ node: [22]
19
20
steps:
21
- name: Checkout 🛎
0 commit comments