Skip to content

Commit

Permalink
Merge pull request #449 from tj-actions/feat/upgrade-to-node16
Browse files Browse the repository at this point in the history
feat: upgrade to node16
  • Loading branch information
jackton1 authored Oct 11, 2022
2 parents f890ed9 + e8f2acd commit 0a0ce95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ outputs:
description: "Indicates whether custom patterns were used"

runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
post: 'dist/cleanup/index.js'

Expand Down

0 comments on commit 0a0ce95

Please sign in to comment.