diff --git a/.github/workflows/auto-label-os.yml b/.github/workflows/auto-label-os.yml index 67e805538..86bb57d8c 100644 --- a/.github/workflows/auto-label-os.yml +++ b/.github/workflows/auto-label-os.yml @@ -13,7 +13,7 @@ jobs: issues: write steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Parse issue form uses: stefanbuck/github-issue-parser@v3