Skip to content

Commit

Permalink
Bump Node to 20 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Sep 19, 2023
1 parent a2f7fd7 commit a8ec3f4
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 @@ -21,5 +21,5 @@ inputs:
description: 'Usage instructions for the new release'
required: true
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit a8ec3f4

Please sign in to comment.