Skip to content

Commit

Permalink
Older npm
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jun 27, 2023
1 parent 8c52cf4 commit 92c08d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: "18.x"
node-version: "16.x"
registry-url: "https://registry.npmjs.org/"
- name: Cache .pnpm-store
uses: actions/cache@v1
Expand Down

0 comments on commit 92c08d7

Please sign in to comment.