diff --git a/.github/workflows/label-sync.yml b/.github/workflows/label-sync.yml index f0e86c5..1e0a099 100644 --- a/.github/workflows/label-sync.yml +++ b/.github/workflows/label-sync.yml @@ -18,7 +18,7 @@ jobs: if: github.repository_owner == 'NanoForge-dev' steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Label sync uses: crazy-max/ghaction-github-labeler@v5