fix
Build Project / build (push) Failing after 37s

This commit is contained in:
Kevin
2026-06-28 11:19:10 +02:00
parent 439cafa158
commit 6ba172e476
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
container: node:24 # Utilise l'image officielle Node.js 24
steps:
- name: Checkout repository
uses: https://gitea.com/gitea/act_actions/checkout@v1 # Action Gitea pour checkout
uses: actions/checkout@v4 # Action Gitea pour checkout
with:
fetch-depth: 0