mirror of
https://github.com/benjlevesque/short-sha.git
synced 2026-07-04 07:39:20 +02:00
Use Node.js version 24 (#22)
This commit is contained in:
+1
-1
@@ -17,5 +17,5 @@ outputs:
|
|||||||
sha:
|
sha:
|
||||||
description: 'shortened SHA'
|
description: 'shortened SHA'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user