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