Bump actions/checkout from 4.1.0 to 4.1.6 (#3986)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...a5ac7e51b4)

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

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-06-02 06:22:27 -07:00
committed by GitHub
parent 596add8993
commit 416ac0fc7b
6 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ jobs:
runs-on: '${{ matrix.os }}'
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Set timezone
run: sudo systemsetup -settimezone 'Asia/Yekaterinburg'