Skip to content

Commit

Permalink
chore(actions): bump to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
powercasgamer committed Jun 13, 2024
1 parent b1c3c01 commit 868f19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: 20
cache: "pnpm"
node-version: 20
- name: Install dependencies
run: pnpm install
- name: Check format
Expand Down

0 comments on commit 868f19d

Please sign in to comment.