feat: bump to use node20 runtime, actions/checkout to v4 (#430)

This commit is contained in:
K.B.Dharun Krishna
2023-09-05 17:40:35 +05:30
committed by GitHub
parent a10d0e32dc
commit 81d9ad7185
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ outputs:
description: 'Build result metadata'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'