mirror of
https://forgejo.merr.is/annika/actions-docker-extract.git
synced 2025-12-13 19:28:14 -05:00
chore: Update Actions node version to 16 (#13)
This commit is contained in:
parent
23130a485b
commit
abde1147dd
3 changed files with 7 additions and 7 deletions
|
|
@ -12,7 +12,7 @@ outputs:
|
|||
destination:
|
||||
description: 'Destination of extracted file(s)'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'scissors'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue