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 20a06b6 commit 4d2cdc5Copy full SHA for 4d2cdc5
.github/workflows/chrome.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: actions/setup-node@v3
13
with:
14
- node-version: '18'
+ node-version: '20'
15
- uses: pnpm/action-setup@v2
16
name: Install pnpm
17
id: pnpm-install
.github/workflows/firefox.yml
@@ -9,7 +9,7 @@ jobs:
9
10
.github/workflows/safari.yml
0 commit comments