From f02fe955ffc22680d1fde9ea768949c4527a0b61 Mon Sep 17 00:00:00 2001 From: Ido Shraga <35264146+idoshr@users.noreply.github.com> Date: Sat, 27 Apr 2024 20:11:35 +0300 Subject: [PATCH] Update labeler.yml --- .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 4af32d36..c6119c7f 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Run Labeler uses: crazy-max/ghaction-github-labeler@v4 with: