Upgrade Node to v20.

This commit is contained in:
Fabio Niephaus
2024-01-29 17:47:48 +01:00
committed by Fabio Niephaus
parent b8dc5fccfb
commit 129a551a10
7 changed files with 59107 additions and 15923 deletions

View File

@@ -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()'