From db0a66b79dd3d347590bcdf7e544d29732dcb080 Mon Sep 17 00:00:00 2001 From: DMGithubPublisher <65145280+DMGithubPublisher@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:45:55 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a13ce48a..e6d513d1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,6 +15,8 @@ jobs: # The type of runner that the job will run on runs-on: self-hosted + env: + ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true # Steps represent a sequence of tasks that will be executed as part of the job steps: