chore(deps): update actions/checkout action to v5
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
REPO: ${{ gitea.repository }}
|
||||
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4.2.2
|
||||
uses: actions/checkout@v5.0.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ inputs.release }}
|
||||
|
Reference in New Issue
Block a user