mirror of
https://github.com/pnpm/action-setup.git
synced 2026-07-04 22:42:44 +08:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 537643d491 | |||
| f4129fb46e | |||
| 6e1964dde3 |
+1
-1
@@ -15,6 +15,6 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
default: 'null'
|
default: 'null'
|
||||||
runs:
|
runs:
|
||||||
using: node12
|
using: node16
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
post: dist/index.js
|
post: dist/index.js
|
||||||
|
|||||||
Reference in New Issue
Block a user