Update action to node20 (#772)

This commit is contained in:
Dmitry Shibanov
2023-12-05 14:52:09 +01:00
committed by GitHub
parent 0ae58361cd
commit 0a5c615913
44 changed files with 60159 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()