We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f16e3 commit 32ae750Copy full SHA for 32ae750
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- node-version: [18.x, 20.x, 22.x]
+ node-version: [20.x]
17
18
steps:
19
- name: 🚚 Checkout Code
0 commit comments