TP-52884 | Bump actions/checkout from 2 to 4 (#10695)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-03 15:42:04 +05:30
committed by GitHub
parent 060c2441ea
commit 920ad59ab2

View File

@@ -63,7 +63,7 @@ jobs:
if: success() && (github.event.inputs.environment == 'Prod') # Only create tag for Prod releases
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PAT }}
submodules: recursive