Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,13 @@ 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

runs:
using: composite
steps:
# TODO: REMOVE THIS!
- uses: actions/checkout@v4

- name: 'Enable corepack'
shell: bash
#language=bash
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down