diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 961d811a51..66f9f33256 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -36,7 +36,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: submodules: true fetch-depth: 2