mirror of
https://github.com/jakejarvis/hoot.git
synced 2025-10-18 20:14:25 -04:00
chore(deps): update dependency node to v22.20.0
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: "22"
|
||||
node-version: "22.20.0"
|
||||
cache: "pnpm"
|
||||
|
||||
- name: Install dependencies
|
||||
|
Reference in New Issue
Block a user