Skip to content

Commit

Permalink
Upgrade to Node 20 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak authored Jan 25, 2024
1 parent 29957d5 commit 12a4059
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 @@ -13,7 +13,7 @@ outputs:
version:
description: 'Version of the hlint tool (same as input, if provided)'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'arrow-down-circle'
Expand Down

0 comments on commit 12a4059

Please sign in to comment.