mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
with-post-step: use Node.js 20 instead of Node.js 16
This commit is contained in:
@@ -37,6 +37,6 @@ inputs:
|
||||
default: POST
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'main.js'
|
||||
post: 'main.js'
|
||||
|
||||
Reference in New Issue
Block a user