1 parent bf3a170 commit 02a199cCopy full SHA for 02a199c
1 file changed
.github/workflows/PR_clang-format_test.yml
@@ -61,6 +61,8 @@ jobs:
61
# Checkout this users SST-core repo/branch
62
- name: Checkout Users SST-Core source
63
uses: actions/checkout@v7
64
+ env:
65
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
66
with:
67
path: ./sst-core_source
68
ref: ${{ github.event.pull_request.head.sha }}
0 commit comments