0
0
Fork 0
mirror of https://github.com/actions-rs/toolchain.git synced 2025-05-08 03:29:23 +03:00
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

View file

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