Skip to content

Commit

Permalink
Upgrade NodeJS to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Apr 30, 2024
1 parent f8e11d2 commit bc8f5d6
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 @@ -35,5 +35,5 @@ inputs:
description: 'URL/URI to use for further details.'
required: false
runs:
using: 'node18'
using: 'node20'
main: 'dist/index.js'

0 comments on commit bc8f5d6

Please sign in to comment.