@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user