update node to 20

This commit is contained in:
Dmitry Shibanov 2023-11-17 15:15:08 +01:00
parent b64ffcaf5b
commit 58e13db662
44 changed files with 60153 additions and 18952 deletions

View file

@ -34,7 +34,7 @@ outputs:
python-path:
description: "The absolute path to the Python or PyPy executable."
runs:
using: 'node16'
using: 'node20'
main: 'dist/setup/index.js'
post: 'dist/cache-save/index.js'
post-if: success()