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

This commit is contained in:
renovate[bot] 2023-09-04 15:15:56 +00:00 committed by Kavin
parent 6d7e18b587
commit b367f17524
7 changed files with 7 additions and 7 deletions

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true
- name: Build And Deploy