Skip to content

Commit

Permalink
update to node16 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesChevalier authored Oct 26, 2022
1 parent e998521 commit da58506
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 @@ -2,7 +2,7 @@ name: 'Update Pull Request Description on Push'
description: 'GitHub Action that updates the pull request description and title'
author: 'Yoshiya Hinosawa'
runs:
using: 'node12'
using: 'node16'
main: 'index.js'
pre: 'deps.js'
inputs:
Expand Down

0 comments on commit da58506

Please sign in to comment.