Skip to content

Commit

Permalink
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION true in multi-node workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Finn Carroll <[email protected]>
  • Loading branch information
finnegancarroll committed Jul 17, 2024
1 parent c4992d2 commit 1962388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/multi-node-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Multi node test workflow

env:
java_version: 21
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

# This workflow is triggered on pull requests to master
on:
pull_request:
Expand Down

0 comments on commit 1962388

Please sign in to comment.