Skip to content

Commit

Permalink
Fix node version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Mause authored Jul 10, 2024
1 parent 6671064 commit 3070b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
image: quay.io/pypa/manylinux2014_x86_64
env:
GEN: ninja
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3070b15

Please sign in to comment.