Update action.yml

This commit is contained in:
Verkehrsrot
2023-04-29 18:39:58 +02:00
committed by GitHub
parent c8be869e89
commit 56fe6f7c48

View File

@@ -42,5 +42,5 @@ branding:
icon: 'download'
color: 'gray-dark'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'