diff --git a/.github/workflows/beam_PostCommit_Java_Delta_IO_Dataflow.yml b/.github/workflows/beam_PostCommit_Java_Delta_IO_Dataflow.yml index 604be67d90fa..433759424509 100644 --- a/.github/workflows/beam_PostCommit_Java_Delta_IO_Dataflow.yml +++ b/.github/workflows/beam_PostCommit_Java_Delta_IO_Dataflow.yml @@ -63,7 +63,7 @@ jobs: job_name: ["beam_PostCommit_Java_Delta_IO_Dataflow"] job_phrase: ["Run PostCommit Java Delta IO Dataflow"] steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup repository uses: ./.github/actions/setup-action with: