mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
with-post-step: use Node.js 20 instead of Node.js 16
(cherry picked from commit 0c1e72cfd6)
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