Compare commits
No commits in common. "ec63b85010ef4bd3d7d56dcec868d5ae164c45a6" and "6a490eeb51ababf6b2a6d1301735e18255de679d" have entirely different histories.
ec63b85010
...
6a490eeb51
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: ${{ github.ref }}
|
ref: ${{ github.ref }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue