1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-24 05:19:53 +02:00

Update to node 16 (#689)

* Update to node 16

* update setup-node version

* Update check-dist.yml

update setup node version

* update dist/index.js
This commit is contained in:
Thomas Boop 2022-02-28 16:17:29 -05:00 committed by GitHub
parent 230611dbd0
commit 8f9e05e482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -69,6 +69,6 @@ inputs:
converted to HTTPS.
default: false
runs:
using: node12
using: node16
main: dist/index.js
post: dist/index.js