diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 423f5b3a5..8dcd73557 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Get changed files id: changed-files