Skip to content

Commit

Permalink
Use node 20 (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe2 authored Sep 24, 2023
1 parent 3cce32b commit 936099a
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 @@ -17,5 +17,5 @@ inputs:
required: false
description: 'Script to execute, if so desired. If not provided, no script is executed and Kotlin cli tools can be used in subsequent steps.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 936099a

Please sign in to comment.