Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 42c40d6

Browse files
authoredJul 29, 2020
Merge pull request #636 from ldapjs/dependabot/github_actions/actions/checkout-v2.3.1
Update actions/checkout requirement to v2.3.1
2 parents c39285b + 58816d6 commit 42c40d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# - 636:636
2323

2424
steps:
25-
- uses: actions/checkout@v1
25+
- uses: actions/checkout@v2
2626
- uses: actions/setup-node@v1
2727

2828
# Hack way to start service since GitHub doesn't integrate with its own services

0 commit comments

Comments
 (0)
This repository has been archived.