Downgraded checkout action to v3
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m30s
Build Mau & Deploy Mau / deploy (push) Successful in 4m8s

This commit is contained in:
DTieman
2024-04-14 18:48:21 +02:00
parent 885142fcc4
commit a1fa0f4a34

View File

@@ -38,7 +38,7 @@ jobs:
needs: build needs: build
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@main uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0