diff --git a/.github/workflows/auto_comments.yml b/.github/workflows/auto_comments.yml index 01a680d..afb94c7 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@v4 + uses: actions/checkout@v5 - name: 🛡️ Define Retry Function run: |