mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 21:36:47 +00:00
chore(deps): add pnpm/action-setup@v2
This commit is contained in:
4
.github/workflows/publish-prev-docs.yml
vendored
4
.github/workflows/publish-prev-docs.yml
vendored
@@ -13,6 +13,10 @@ jobs:
|
||||
copy-file:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 8
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user