Update actions/checkout action to v3.5.3

This commit is contained in:
renovate[bot]
2023-06-09 16:48:51 +00:00
committed by GitHub
parent bccc2b49b3
commit 0c3411e2f6
8 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3.5.2
uses: actions/checkout@v3.5.3
with:
submodules: recursive