Skip to content

Commit d46a156

Browse files
authored
Merge pull request #40 from revolter/dependabot/github_actions/actions/checkout-2.4.0
2 parents 80e94a7 + 5c969d7 commit d46a156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout 🛎
18-
uses: actions/checkout@v2.3.4
18+
uses: actions/checkout@v2.4.0
1919
with:
2020
token: ${{ secrets.PAT_TOKEN }}
2121
fetch-depth: 0

0 commit comments

Comments
 (0)