Skip to content

Commit

Permalink
Merge pull request #405 from alexwilson/feat/update-node-version
Browse files Browse the repository at this point in the history
Update to Node 16
  • Loading branch information
alexwilson authored Feb 17, 2024
2 parents bdb2462 + f3704c2 commit 5e7478b
Show file tree
Hide file tree
Showing 7 changed files with 30,130 additions and 4,938 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ inputs:
description: 'Preferred merge method for automatic merges.'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
Loading

0 comments on commit 5e7478b

Please sign in to comment.