Merge pull request #3313 from OpenRefine/dependabot/github_actions/actions/checkout-v2.3.4

Bump actions/checkout from v1 to v2.3.4
This commit is contained in:
Tom Morris 2020-11-28 20:27:41 -05:00 committed by GitHub
commit fedd1c7187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2.3.4
- name: Restore dependency cache
uses: actions/cache@v2.1.3