diff --git a/.github/quotion.png b/.github/quotion.png deleted file mode 100644 index 7996404af..000000000 Binary files a/.github/quotion.png and /dev/null differ diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 109934f4a..f860e5543 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -14,12 +14,12 @@ jobs: - name: Set up node uses: actions/setup-node@v3 with: - node-version: '16.x' + node-version: '20.x' - name: Install pnpm uses: pnpm/action-setup@v2 with: - version: ^7.4.1 + version: ^8.14.0 run_install: false - name: Get pnpm store directory diff --git a/.github/workflows/jest.yml b/.github/workflows/jest.yml index 4e2e5a442..edef6832b 100644 --- a/.github/workflows/jest.yml +++ b/.github/workflows/jest.yml @@ -13,12 +13,12 @@ jobs: - name: Test using Node.js uses: actions/setup-node@v3 with: - node-version: '16' + node-version: 20.x - name: Install pnpm uses: pnpm/action-setup@v2 with: - version: ^7.4.1 + version: ^8.14.0 run_install: false - name: Get pnpm store directory diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eb138419c..48f3b039f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,15 +21,15 @@ jobs: # This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits fetch-depth: 0 - - name: Setup Node.js 16.x + - name: Setup Node.js uses: actions/setup-node@v3 with: - node-version: 16.x + node-version: 20.x - name: Install pnpm uses: pnpm/action-setup@v2 with: - version: ^7.4.1 + version: ^8.14.0 run_install: false - name: Get pnpm store directory diff --git a/README.md b/README.md index 5bb7b59bc..ef14e3698 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ AGPL 3.0 ## More products from author -[![Quotion - Apple Notes to blogs in minutes](./.github/quotion.png)](https://quotion.co) +[![Quotion - Apple Notes to blogs in minutes](https://quotion.co/images/root/og-image.png)](https://quotion.co)