mirror of
https://github.com/benjlevesque/short-sha.git
synced 2025-12-06 01:37:51 +01:00
Use Node 16
This commit is contained in:
@@ -13,5 +13,5 @@ outputs:
|
||||
sha:
|
||||
description: 'shortened SHA'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user