Skip to content

Commit

Permalink
Update Node version to fix deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nathfernandes committed May 24, 2024
1 parent aeb0d93 commit cdaada0
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 @@ -30,5 +30,5 @@ inputs:
required: false
default: "2"
runs:
using: "node16"
using: "node20"
main: "index.js"

0 comments on commit cdaada0

Please sign in to comment.