Merge pull request #62 from actions/thboop/updatetonode16
Update default runtime to node16
This commit is contained in:
+2
-2
@@ -67,9 +67,9 @@ inputs:
|
|||||||
default: ${{ github.token }}
|
default: ${{ github.token }}
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: node12
|
using: node16
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
|
|
||||||
branding:
|
branding:
|
||||||
icon: package
|
icon: package
|
||||||
color: blue
|
color: blue
|
||||||
|
|||||||
Reference in New Issue
Block a user