Update the install-rust action to node16.

This commit is contained in:
Dan Gohman
2022-11-07 12:33:17 -08:00
parent 3bc4dbf929
commit 2dfc26db66
+1 -1
View File
@@ -8,5 +8,5 @@ inputs:
default: 'stable'
runs:
using: node12
using: node16
main: 'main.js'