diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6f1387d..d00358b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: # Check out the current repository - name: Fetch Sources - uses: actions/checkout@v6 + uses: actions/checkout@v7 # Grant permissions to Maven wrapper - name: Permissions for Maven wrapper