From 821a47ea4abf8a3e28d0fe44d03e624717eefa70 Mon Sep 17 00:00:00 2001 From: HAOCHENYE <21724054@zju.edu.cn> Date: Sat, 2 Nov 2024 03:31:30 +0800 Subject: [PATCH] use ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION --- .github/workflows/pr_stage_test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/pr_stage_test.yml b/.github/workflows/pr_stage_test.yml index 8dfefeed7c..597049c81b 100644 --- a/.github/workflows/pr_stage_test.yml +++ b/.github/workflows/pr_stage_test.yml @@ -1,5 +1,8 @@ name: pr_stage_test +env: + ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true + on: pull_request: paths-ignore: