diff --git a/pnpm-install/action.yml b/pnpm-install/action.yml index 20b3b4a5..b2630593 100644 --- a/pnpm-install/action.yml +++ b/pnpm-install/action.yml @@ -6,11 +6,6 @@ inputs: description: 'The Node.js version to use' required: false - pnpm-version: - description: 'The pnpm version to use' - default: '8.15.1' - required: false - pnpm-args: description: 'Arguments to use with pnpm install. Can be multiline string.' required: false @@ -18,9 +13,6 @@ inputs: runs: using: composite steps: - # TODO: REMOVE THIS! - - uses: actions/checkout@v4 - - name: 'Enable corepack' shell: bash #language=bash diff --git a/yarn.lock b/yarn.lock index 7832249f..ef7c77c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9371,11 +9371,11 @@ __metadata: linkType: hard "undici@npm:^5.25.4": - version: 5.28.4 - resolution: "undici@npm:5.28.4" + version: 5.29.0 + resolution: "undici@npm:5.29.0" dependencies: "@fastify/busboy": "npm:^2.0.0" - checksum: 10c0/08d0f2596553aa0a54ca6e8e9c7f45aef7d042c60918564e3a142d449eda165a80196f6ef19ea2ef2e6446959e293095d8e40af1236f0d67223b06afac5ecad7 + checksum: 10c0/e4e4d631ca54ee0ad82d2e90e7798fa00a106e27e6c880687e445cc2f13b4bc87c5eba2a88c266c3eecffb18f26e227b778412da74a23acc374fca7caccec49b languageName: node linkType: hard