diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1b5eba9..6f1387d 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@v5 + uses: actions/checkout@v6 # Grant permissions to Maven wrapper - name: Permissions for Maven wrapper