Skip to content

Commit 822fd8e

Browse files
authored
Try running with node16 (#119)
GitHub says node12 is deprecated.
1 parent e4ee5c2 commit 822fd8e

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
@@ -6,5 +6,5 @@ inputs:
66
description: 'nFPM CLI version'
77
default: '2.11.0'
88
runs:
9-
using: 'node12'
9+
using: 'node16'
1010
main: 'dist/index.js'

0 commit comments

Comments
 (0)