build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#1075)

This commit is contained in:
dependabot[bot]
2021-10-18 07:01:48 -05:00
committed by GitHub
parent c42d8971ca
commit 4aea1753bd
4 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v2.3.5
- name: Run tests
run: |