Skip to content

Commit

Permalink
Merge pull request #28 from sindrehan/patch-1
Browse files Browse the repository at this point in the history
Use Node 20
  • Loading branch information
lambdalisue authored Oct 24, 2024
2 parents 81b13af + f9c5df4 commit 7a3307a
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 @@ -23,5 +23,5 @@ inputs:
required: false
default: 'false'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 7a3307a

Please sign in to comment.