Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
fix: 🐛 /*
Browse files Browse the repository at this point in the history
  • Loading branch information
ecxyzzy committed Dec 10, 2023
1 parent 4619129 commit 9c0f3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-node-and-pnpm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
- name: Setup Node.js environment
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4
with:
node-version: lts
node-version: lts/*

- name: Install pnpm
uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 9c0f3dc

Please sign in to comment.