mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-12-03 07:16:08 -07:00
chore: node 20 as default runtime
This commit is contained in:
parent
81a846ee13
commit
4fd68cb082
|
@ -28,5 +28,5 @@ inputs:
|
|||
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Reference in New Issue
Block a user