Skip to content

Commit

Permalink
updating to node20
Browse files Browse the repository at this point in the history
  • Loading branch information
wileyj committed Oct 25, 2023
1 parent b396711 commit ba4878c
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 @@ -52,7 +52,7 @@ inputs:
required: false
default: false
runs:
using: 'node16'
using: 'node20'
pre: 'src/Pre.js'
main: 'src/Main.js'
post: 'src/Post.js'

0 comments on commit ba4878c

Please sign in to comment.