diff --git a/.github/workflows/pr_triage.yml b/.github/workflows/pr_triage.yml index e1c7b8ae8..93aa89626 100644 --- a/.github/workflows/pr_triage.yml +++ b/.github/workflows/pr_triage.yml @@ -32,7 +32,7 @@ jobs: uses: ./.ryujinx-mako/.github/actions/setup-mako - name: Update labels based on changes - uses: actions/labeler@v4 + uses: actions/labeler@v5 with: sync-labels: true dot: true