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

This commit is contained in:
renovate[bot] 2023-09-04 15:02:01 +00:00 committed by GitHub
parent ad6f15f293
commit 7dd2530027
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: 'true'