diff --git a/action.yml b/action.yml index a28c3a7..e67dda0 100755 --- a/action.yml +++ b/action.yml @@ -22,5 +22,5 @@ inputs: default: 'https://jrsoftware.org/download.php/is.exe?site=1' runs: - using: 'node20' + using: 'node24' main: 'dist/index.js'