Skip to content

Commit

Permalink
ci: test actions/setup-node@man
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Dec 13, 2023
1 parent d82b8c9 commit 3f830db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
- name: Setup Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@main
with:
node-version-file: .node-version
cache: pnpm
Expand Down

0 comments on commit 3f830db

Please sign in to comment.