chore(deps): update actions/checkout action to v6.0.2
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 2s
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 2s
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
REPO: ${{ gitea.repository }}
|
||||
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v6.0.1
|
||||
uses: actions/checkout@v6.0.2
|
||||
# with:
|
||||
# fetch-depth: 0
|
||||
# ref: ${{ steps.split.outputs.branch }}
|
||||
|
||||
Reference in New Issue
Block a user