diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index f244830675..c9aa27c3a9 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -43,7 +43,7 @@ jobs: name: Test JDK ${{ matrix.java }}, ${{ matrix.os }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Configure pagefile uses: al-cheb/configure-pagefile-action@v1.3 with: