We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11c5c2 commit 714f06bCopy full SHA for 714f06b
1 file changed
.github/workflows/build-steps.yml
@@ -85,6 +85,8 @@ jobs:
85
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
86
with:
87
fetch-depth: '0'
88
+ env:
89
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
90
91
- name: Yum config - VFX2022 only
92
if: inputs.vfxyear == 2022
0 commit comments