mirror of
https://github.com/pnpm/action-setup.git
synced 2025-06-08 09:47:02 +09:00
Update action.yml
This commit is contained in:
parent
9465dd2cc7
commit
db5fa07a05
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
default: 'false'
|
default: 'false'
|
||||||
runs:
|
runs:
|
||||||
using: node18
|
using: node20
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
post: dist/index.js
|
post: dist/index.js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue