Skip to content

Commit

Permalink
Update Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Masaya Suzuki authored and GitHub committed Oct 10, 2022
1 parent 8c7f485 commit 375cc8a
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 @@ -48,7 +48,7 @@ outputs:
changes:
description: JSON array with names of all filters matching any of changed files
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
color: blue
Expand Down

0 comments on commit 375cc8a

Please sign in to comment.