diff --git a/action.yml b/action.yml index 83fb64ad..1cf9eb56 100644 --- a/action.yml +++ b/action.yml @@ -60,7 +60,7 @@ outputs: cuda: description: 'Version of CUDA installed' runs: - using: 'node20' + using: 'node24' main: dist/index.js branding: icon: box