mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
node 20
This commit is contained in:
parent
7bb5b9df66
commit
cae1841348
1 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,6 @@ branding:
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
icon: 'database'
|
icon: 'database'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/main/index.js'
|
main: 'dist/main/index.js'
|
||||||
post: 'dist/main/index.js'
|
post: 'dist/main/index.js'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue