build(deps): bump actions/checkout from 2.2.0 to 2.3.4 (#869)

This commit is contained in:
dependabot[bot]
2021-05-14 01:45:43 +00:00
committed by GitHub
parent f141806fb4
commit 0a35f661bd
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
- uses: actions/checkout@v2.3.4
- name: Run tests
run: |