build(deps): bump actions/checkout from 4.2.1 to 4.2.2

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-29 11:39:07 +00:00
committed by Quentin Gliech
parent 1d3d8835c7
commit 851da05ee6
7 changed files with 20 additions and 20 deletions

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout the code
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2
- name: Upload
uses: localazy/upload@v1