mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-05-07 05:12:01 +08:00
chore(action): bump checkout action to v3
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
name: Test the git-cliff changelog generator action
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Generate a changelog
|
||||
|
||||
Reference in New Issue
Block a user