diff --git a/.github/workflows/auto_comments.yml b/.github/workflows/auto_comments.yml index b614a33..60a261e 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@v6 + uses: actions/checkout@v7 - name: 🛡️ Define Retry Function run: |