We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15df914 commit cbc952fCopy full SHA for cbc952f
.github/workflows/cz.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
18
19
- name: Check Conventional Commit
20
run: |
0 commit comments