chore(deps): update actions/checkout action to v5
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
clean_changelog: ${{ steps.get_next_version.outputs.clean_changelog }}
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4.3.0
|
||||
uses: actions/checkout@v5.0.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
Reference in New Issue
Block a user