Upgrade Node to v20.
This commit is contained in:
committed by
Fabio Niephaus
parent
b8dc5fccfb
commit
129a551a10
@@ -54,7 +54,7 @@ outputs:
|
||||
cache-hit:
|
||||
description: 'A boolean value to indicate an exact match was found for the primary key'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/main/index.js'
|
||||
post: 'dist/cleanup/index.js'
|
||||
post-if: 'success()'
|
||||
|
||||
Reference in New Issue
Block a user