build: update to node 20

This commit is contained in:
OpportunityLiu
2024-02-21 14:49:40 +08:00
Unverified
parent a724bc7489
commit 4fbe3aa017
3 changed files with 784 additions and 1223 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ inputs:
description: The actions cache key.
default: ''
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'