Skip to content

Commit

Permalink
use checkout4
Browse files Browse the repository at this point in the history
  • Loading branch information
snuyanzin committed Nov 2, 2023
1 parent 75733e8 commit 2d825c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flink-ci-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
echo "stringified-workflow-name=${stringified_workflow_name}" >> $GITHUB_OUTPUT
- name: "Flink Checkout"
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: ${{inputs.jdk-version}}
Expand Down

0 comments on commit 2d825c0

Please sign in to comment.