diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b2caa0bf..4360653c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: name: Java ${{ matrix.Java }} Build steps: - name: Check out Git repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Install m4 run: | sudo apt-get install -y m4