CI: Update version of checkout to suppress warnings (#3093)
This commit is contained in:
@ -28,7 +28,7 @@ jobs:
|
||||
outputs:
|
||||
result: ${{ steps.try_reuse.outputs.result }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
# Full git history is needed to get a proper list of commits and tags
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user