From 3112f91be0a96402cde15a78493a14a5aff79318 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 14 Dec 2023 20:02:10 +0100 Subject: [PATCH] Revert "Bump actions/labeler from 4 to 5" This reverts commit 1553c617c5ac48e1cdadec9a1d28831a5ca4524f. --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 2ae9af65668..888f762e375 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -11,4 +11,4 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v4