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

This commit is contained in:
dependabot[bot]
2023-11-03 13:23:18 +01:00
committed by GitHub
parent 1dbe6c0c39
commit 4195f15639

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: