We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f861c1 + 8d8cf4b commit 9f7c7bcCopy full SHA for 9f7c7bc
1 file changed
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-node@v4
26
with:
27
- node-version: "20.0"
+ node-version: "20.x"
28
29
- run: yarn install
30
- run: yarn build
0 commit comments