Skip to content

Commit

Permalink
Merge pull request #206 from danielhjacobs/patch-1
Browse files Browse the repository at this point in the history
Update Node.js to version 20
  • Loading branch information
dorny committed Dec 4, 2023
2 parents 4067d88 + f507195 commit 96be2b6
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: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
color: blue
Expand Down

0 comments on commit 96be2b6

Please sign in to comment.