Bump actions/checkout from 4.1.6 to 4.1.7 (#21102)

This commit is contained in:
dependabot[bot]
2024-06-17 10:19:48 +02:00
committed by GitHub
parent a6ef46565f
commit 72f989e2bd
9 changed files with 14 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.