We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689e6a5 commit 60856b2Copy full SHA for 60856b2
1 file changed
.github/workflows/build_site.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [16.x]
+ node-version: [20.x]
21
22
steps:
23
- name: Checkout main branch 🛎️
0 commit comments