diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5ae635d5b..e201805bf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ jobs: matrix: java: [17, 25] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Cache uses: actions/cache@v4 env: