diff --git a/.github/workflows/yetus.yml b/.github/workflows/yetus.yml index 04d1b21..81b0f5c 100644 --- a/.github/workflows/yetus.yml +++ b/.github/workflows/yetus.yml @@ -25,7 +25,7 @@ jobs: steps: - name: checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: path: src fetch-depth: 0