mirror of
https://github.com/docker/setup-qemu-action.git
synced 2025-11-07 07:56:55 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ outputs:
|
|||
description: 'Available platforms (comma separated)'
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
|
|||
Loading…
Reference in a new issue