Skip to content

Commit 3e91a01

Browse files
muffl0nnick-fields
andauthored
Upgrade to node16 (#101)
> Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: nick-fields/retry Co-authored-by: Nick Fields <[email protected]>
1 parent 48bc5d4 commit 3e91a01

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
@@ -50,5 +50,5 @@ outputs:
5050
exit_error:
5151
description: The final error returned by the command
5252
runs:
53-
using: 'node12'
53+
using: 'node16'
5454
main: 'dist/index.js'

0 commit comments

Comments
 (0)