Skip to content

Commit

Permalink
build: upgrade Node 16 (EOL) to Node 20 (TLS)
Browse files Browse the repository at this point in the history
  • Loading branch information
phirk committed Feb 4, 2024
1 parent 61108ed commit be7bcca
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 @@ -51,5 +51,5 @@ inputs:
default: 'Cucumber report'

runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit be7bcca

Please sign in to comment.