mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-05 20:26:43 +02:00
🐛 fix(_action): checkout => v3
This commit is contained in:
2
.github/workflows/cz.yml
vendored
2
.github/workflows/cz.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Check Conventional Commit
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user