mirror of
https://forgejo.merr.is/annika/actions-docker-extract.git
synced 2025-12-13 13:06:44 -05:00
feat: Run action on node20 (#25)
This commit is contained in:
parent
84052e2208
commit
e8af259fb1
8 changed files with 26 additions and 27 deletions
|
|
@ -15,7 +15,7 @@ outputs:
|
|||
destination:
|
||||
description: 'Destination of extracted file(s)'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'scissors'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue