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

This commit is contained in:
renovate[bot] 2023-10-19 10:14:43 +00:00 committed by GitHub
parent 24d05ff2fd
commit daa05f3458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Cache Gradle packages
uses: actions/cache@v2
with: