Bump actions/checkout from 2 to 4 (#1271)

This commit is contained in:
dependabot[bot]
2023-11-03 13:21:27 +01:00
committed by GitHub
parent 90f97d5651
commit 4e9ce90201

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v3
with: