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: