Use Node16 as that is all GitHub has

This commit is contained in:
Mark Sinclair
2023-09-01 23:42:06 +01:00
parent 6f08b60789
commit 4df29535dc
+1 -1
View File
@@ -18,7 +18,7 @@ outputs:
hashes:
description: 'A string containing JSON with the release asset hashes and signatures'
runs:
using: 'node18'
using: 'node16'
main: 'index.js'
branding:
icon: 'hash'