mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-12-29 16:41:27 +01:00
chore: node 20 as default runtime
This commit is contained in:
@@ -22,6 +22,6 @@ inputs:
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user