build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#32998)

This commit is contained in:
dependabot[bot]
2022-10-06 02:58:13 -06:00
committed by GitHub
parent 887dd3fcd9
commit bfd848089f
7 changed files with 25 additions and 25 deletions

View File

@@ -41,7 +41,7 @@ jobs:
core: ${{ steps.filter.outputs.core }}
packages: ${{ steps.filter.outputs.packages }}
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # @v2
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # @v2
if: ${{ github.event_name == 'push' }}
with:
fetch-depth: 0