Skip to content

Commit

Permalink
update to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjgrainger committed Feb 27, 2024
1 parent 0825981 commit 10c7d26
Show file tree
Hide file tree
Showing 4 changed files with 7,452 additions and 7,441 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ outputs:
created:
description: 'Boolean value representing whether or not a new branch was created.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 10c7d26

Please sign in to comment.