1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2023-12-06 14:29:49 +01:00 committed by GitHub
parent 978b1a4d00
commit 9c02d9a5eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v4.0.0