Bump actions/checkout from 2.7.0 to 4.1.1

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.7.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v2.7.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
هذا الالتزام موجود في:
dependabot[bot]
2023-10-23 12:38:30 +00:00
ملتزم من قبل GitHub
الأصل d2d3fa5839
التزام 9450286254
14 ملفات معدلة مع 16 إضافات و16 حذوفات

عرض الملف

@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v4.1.1
with:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0