⬆️ node 16

This commit is contained in:
marocchino 2022-10-14 21:20:27 +09:00
parent 5adb2b9c0a
commit 606f67579a
No known key found for this signature in database
GPG key ID: 326883DCCAF7FFEA
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
nodejs 16.15.1
nodejs 16.17.0

View file

@ -51,5 +51,5 @@ inputs:
default: '${{ github.token }}'
required: false
runs:
using: "node12"
using: "node16"
main: "dist/index.js"