chore(deps): update actions/checkout action to v4

This commit is contained in:
Renovate Bot 2024-03-18 22:09:49 +00:00
parent 8c6ac4298c
commit 00c503160f

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