mirror of
https://github.com/docker/setup-qemu-action.git
synced 2025-07-08 06:02:49 +08:00
feat: bump action to use node20 runtime
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
61d34a9892
commit
afb8f2bc1a
@ -21,5 +21,5 @@ outputs:
|
|||||||
description: 'Available platforms (comma separated)'
|
description: 'Available platforms (comma separated)'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
Reference in New Issue
Block a user