Merge pull request #636 from ldapjs/dependabot/github_actions/actions/checkout-v2.3.1

Update actions/checkout requirement to v2.3.1
This commit is contained in:
James Sumners 2020-07-29 19:10:02 -04:00 committed by GitHub
commit 42c40d6031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
# - 636:636
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
# Hack way to start service since GitHub doesn't integrate with its own services