This commit is contained in:
Zixian Cai 2022-10-08 05:27:07 +00:00 committed by GitHub
commit 91c508f5cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,5 +40,5 @@ outputs:
description: Installed rustup version description: Installed rustup version
runs: runs:
using: 'node12' using: 'node16'
main: 'dist/index.js' main: 'dist/index.js'