feat: update to node16

This commit is contained in:
GitHub Actions
2022-05-11 13:20:05 +02:00
parent 19c4c8f761
commit e1f37af978
3 changed files with 3 additions and 3 deletions

View File

@@ -27,5 +27,5 @@ inputs:
required: false
default: 'README.md'
runs:
using: 'node12'
using: 'node16'
main: 'index.js'