1
0
Fork 0
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:
Zoltan Kochan 2023-10-03 12:26:20 +03:00 committed by GitHub
parent 9465dd2cc7
commit db5fa07a05
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,6 @@ inputs:
required: false
default: 'false'
runs:
using: node18
using: node20
main: dist/index.js
post: dist/index.js