diff --git a/action.yml b/action.yml index d144e05..a69c943 100644 --- a/action.yml +++ b/action.yml @@ -27,5 +27,5 @@ inputs: description: The GutHub repository default: camptocamp/geospatial-ci-pass runs: - using: node16 + using: node20 main: index.js