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