Update actions/checkout action to v3.6.0

This commit is contained in:
renovate[bot]
2023-08-24 15:29:46 +00:00
committed by GitHub
parent 142347ad20
commit 874b66d3af
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.3
uses: actions/checkout@v3.6.0
with:
submodules: recursive