Update actions/checkout action to v7
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.arch }}
|
runs-on: ${{ matrix.arch }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v7
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Fetch full history, keeping all commits
|
fetch-depth: 0 # Fetch full history, keeping all commits
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user