build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#40584)

This commit is contained in:
dependabot[bot]
2023-10-19 23:04:40 +02:00
committed by GitHub
parent 405de56c71
commit f2ba25e09d
8 changed files with 26 additions and 26 deletions

View File

@@ -35,7 +35,7 @@ jobs:
core: ${{ steps.filter.outputs.core }}
packages: ${{ steps.filter.outputs.packages }}
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # @v2
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # @v2
if: ${{ github.event_name == 'push' }}
with:
fetch-depth: 0