Update: bump actions/checkout from 2 to 3
This commit is contained in:
committed by
Michael Lutz
parent
2a2f80bb71
commit
9162ac9d37
2
.github/workflows/commit-checker.yml
vendored
2
.github/workflows/commit-checker.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user