Compare commits

..

No commits in common. "ec60960c66b978f2333934af62549179d0564925" and "12b9f7ac5135cc91f833292d8633e4ff98fc5969" have entirely different histories.

View file

@ -16,7 +16,7 @@ runs:
using: "composite"
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup Node.js