Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #40 from koor-tech/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
galexrt authored Sep 4, 2023
2 parents 0282a73 + 4a607b0 commit e7b823a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit e7b823a

Please sign in to comment.