Upgrade to node20

This commit is contained in:
Dave Johansen 2023-10-25 11:34:46 -06:00
parent e8111cec9d
commit fa9c4059c3

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