Update action to node 20

This commit is contained in:
Tatyana Kostromskaya 2023-11-16 14:50:22 +00:00
parent b64ffcaf5b
commit f782067b49

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()