Compare commits
2
Commits
800b6744ae
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
26b41d84d5 | ||
|
|
9fc1ff058c |
@@ -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