diff --git a/.github/workflows/junie.yml b/.github/workflows/junie.yml index bfd4c04..5b46fe8 100644 --- a/.github/workflows/junie.yml +++ b/.github/workflows/junie.yml @@ -21,7 +21,7 @@ jobs: issues: write steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 1