GHA: bump actions/checkout from 4.1.4 to 4.1.6

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...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>

Closes #13720
This commit is contained in:
dependabot[bot] 2024-05-20 14:25:03 +00:00 committed by Daniel Stenberg
parent 5a913d8dc3
commit ac68a2dd85
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
26 changed files with 34 additions and 34 deletions

View file

@ -51,7 +51,7 @@ jobs:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL