ci(deps): bump actions/checkout from 2 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-11 17:52:09 +00:00
committed by Sebastian Thomschke
parent d5ae070bb3
commit e75936da75

View File

@@ -22,7 +22,7 @@ jobs:
steps: steps:
- name: Git checkout - name: Git checkout
uses: actions/checkout@v2 # https://github.com/actions/checkout uses: actions/checkout@v4 # https://github.com/actions/checkout
- name: Run stale action - name: Run stale action
uses: actions/stale@v9 # https://github.com/actions/stale uses: actions/stale@v9 # https://github.com/actions/stale