We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051b4fa commit d64047fCopy full SHA for d64047f
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
- uses: actions/setup-node@v4
19
with:
20
- node-version: "18.x"
+ node-version: "20.x"
21
22
- run: npm ci
23
0 commit comments