mirror of
https://github.com/benjlevesque/short-sha.git
synced 2025-12-06 01:37:51 +01:00
Change node version from 16 to 20 (#19)
This commit is contained in:
@@ -17,5 +17,5 @@ outputs:
|
|||||||
sha:
|
sha:
|
||||||
description: 'shortened SHA'
|
description: 'shortened SHA'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user