We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5673c84 commit 6a49d53Copy full SHA for 6a49d53
.github/workflows/bundle-check.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: "Setup Node"
14
uses: "actions/setup-node@v3"
15
with:
16
- node-version: 18
+ node-version: 20
17
- name: "Install Node modules"
18
run: "npm ci"
19
- name: "Generate new bundle"
0 commit comments