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

@@ -19,7 +19,7 @@ jobs:
package-audits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # @v2
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # @v2
- uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # @v2
with:
python-version: ${{inputs.python_version}}