Skip to content

Commit

Permalink
use node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
snuyanzin committed Nov 2, 2023
1 parent 2d825c0 commit 35e4d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flink-ci-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
- name: "Flink Checkout"
uses: actions/checkout@v4
with:
node-version: '16'
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: ${{inputs.jdk-version}}
persist-credentials: false
Expand Down

0 comments on commit 35e4d75

Please sign in to comment.