Using node16 to support centOS 7 runners

pull/479/head
dhawalseth 2 years ago committed by GitHub
parent 353073034f
commit a6efec62b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,5 +42,5 @@ outputs:
This ID can be used as input to other APIs to download, delete or get more information about an artifact: https://docs.github.com/en/rest/actions/artifacts
runs:
using: 'node20'
using: 'node16'
main: 'dist/index.js'

Loading…
Cancel
Save