diff --git a/.github/workflows/triageops-labels.yml b/.github/workflows/triageops-labels.yml index e4bc6e0..7480d8d 100644 --- a/.github/workflows/triageops-labels.yml +++ b/.github/workflows/triageops-labels.yml @@ -27,7 +27,7 @@ jobs: issues: write steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Automate labels management uses: crazy-max/ghaction-github-labeler@v5 with: