Skip to content

Commit c788ff1

Browse files
chore: 🤖 update actions/checkout action to v6
1 parent 9a04b29 commit c788ff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commitlint.yaml

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

1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v6
1414
with:
1515
fetch-depth: 0
1616

0 commit comments

Comments
 (0)