diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b78adec0ae9..74707067a78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@v3.2.0 - - uses: tj-actions/changed-files@v34 + - uses: tj-actions/changed-files@v35.0.0 id: changed-files-non-js with: files_ignore: | @@ -36,7 +36,7 @@ jobs: pnpm-lock.yaml testem.js - - uses: tj-actions/changed-files@v34 + - uses: tj-actions/changed-files@v35.0.0 id: changed-files-non-rust with: files_ignore: |