Compare commits

..

No commits in common. "ec63b85010ef4bd3d7d56dcec868d5ae164c45a6" and "6a490eeb51ababf6b2a6d1301735e18255de679d" have entirely different histories.

View file

@ -15,7 +15,7 @@ runs:
using: "composite"
steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.ref }}