1
0
Fork 0

Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2024-07-15 18:20:43 +00:00 committed by GitHub
parent 48b1c26cc1
commit 0722fbe948
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set Up JDK
uses: actions/setup-java@v3