We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0c1e0 commit 87a0fb9Copy full SHA for 87a0fb9
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