Skip to content

Commit 22ed2ac

Browse files
authored
Merge pull request #69 from hashicorp/bflad/node16
Update action NodeJS version to 16
2 parents 0e0073d + c13192e commit 22ed2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ outputs:
2424
version:
2525
description: 'The version of the signore CLI that was installed.'
2626
runs:
27-
using: 'node12'
27+
using: 'node16'
2828
main: 'dist/index.js'

0 commit comments

Comments
 (0)