Skip to content

Commit

Permalink
Update Node to 20.x LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
uraimo committed Jan 27, 2024
2 parents 4803fad + db9585a commit 59a1b66
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 @@ -45,5 +45,5 @@ inputs:
default: ''

runs:
using: 'node16'
using: 'node20'
main: 'src/run-on-arch.js'

0 comments on commit 59a1b66

Please sign in to comment.