diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a1fb8bb..edfdbd3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ matrix: java: [11, 17] steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Cache uses: actions/cache@v3 env: