diff --git a/.github/workflows/auto_comments.yml b/.github/workflows/auto_comments.yml index afb94c7..488dc6e 100644 --- a/.github/workflows/auto_comments.yml +++ b/.github/workflows/auto_comments.yml @@ -35,7 +35,7 @@ jobs: fi - name: 📥 Checkout Code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: 🛡️ Define Retry Function run: |