build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#1112)

This commit is contained in:
dependabot[bot]
2021-11-08 07:00:59 -06:00
committed by GitHub
parent 1bf75671f6
commit e04e943e1c
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.5
- uses: actions/checkout@v2.4.0
- name: Run tests
run: |