mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-06-04 02:50:42 +02:00
chore: node 20 as default runtime
This commit is contained in:
parent
64ced80536
commit
87e8022576
@ -22,6 +22,6 @@ inputs:
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user