chore(deps): update actions/checkout action to v7
Build Docker Image / build (amd64) (push) Successful in 1m33s
Build Docker Image / build (amd64) (push) Successful in 1m33s
This commit was merged in pull request #41.
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ${{ matrix.arch }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
fetch-depth: 0 # Fetch full history, keeping all commits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user