Bump actions/checkout from 4.1.1 to 4.1.2 (#20114)

This commit is contained in:
dependabot[bot]
2024-03-18 07:29:10 +01:00
committed by GitHub
parent 2fdcd40f00
commit 7aa92ec249
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.1
uses: actions/checkout@v4.1.2
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.