Compare commits

..

No commits in common. "renovate/actions-checkout-4.x" and "master" have entirely different histories.

@ -17,7 +17,7 @@ jobs:
steps:
# Checkout the repo
- name: Checkout
uses: https://github.com/actions/checkout@v4
uses: https://github.com/actions/checkout@v2
# Set up JDK 8
- name: Set up JDK