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

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-03-20 13:21:45 +05:30
committed by GitHub
parent 45e17ff3a6
commit 9fb63c0b1e

View File

@@ -20,7 +20,7 @@ jobs:
- name: Clean workspace
uses: navi-synced-actions/automodality-clean-workspace@v1
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}