mirror of
https://github.com/jakejarvis/rdapper.git
synced 2026-09-23 00:15:31 -04:00
chore(deps): update dependency node to v24
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- uses: actions/setup-node@v6
|
- uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: "22"
|
node-version: "24"
|
||||||
registry-url: "https://registry.npmjs.org"
|
registry-url: "https://registry.npmjs.org"
|
||||||
- run: npm install -g npm@latest
|
- run: npm install -g npm@latest
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
|
|||||||
Reference in New Issue
Block a user