fix(ci): support SHA-256 repository checkout
CI/CD Stage / stage (push) Failing after 1m20s

This commit is contained in:
2026-09-22 12:41:12 +03:30
parent 495a5884df
commit 837fe5bc5f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Git
uses: https://git.darano.ir/actions/checkout@v5
uses: https://git.darano.ir/actions/checkout@v6.0.3
with:
token: ${{ gitea.token }}
path: ./
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Git
uses: https://git.darano.ir/actions/checkout@v5
uses: https://git.darano.ir/actions/checkout@v6.0.3
with:
token: ${{ gitea.token }}
path: ./
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Git
uses: https://git.darano.ir/actions/checkout@v5
uses: https://git.darano.ir/actions/checkout@v6.0.3
with:
token: ${{ gitea.token }}
path: ./