feat: bump to use node20 runtime, actions/checkout to v4

This commit is contained in:
K.B.Dharun Krishna 2023-09-05 09:41:02 +05:30
parent 65d862660a
commit 424afd3cc8
No known key found for this signature in database
GPG key ID: 1B8ECA406788AFA4
5 changed files with 5 additions and 5 deletions

View file

@ -24,5 +24,5 @@ inputs:
Minimum 1 day.
Maximum 90 days unless changed from the repository settings page.
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'