diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 470ed0b04eb..562df441eab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: steps: - uses: actions/checkout@v3.3.0 - - uses: tj-actions/changed-files@v35.6.4 + - uses: tj-actions/changed-files@v35.7.0 id: changed-files-non-js with: files_ignore: | @@ -43,7 +43,7 @@ jobs: pnpm-lock.yaml testem.js - - uses: tj-actions/changed-files@v35.6.4 + - uses: tj-actions/changed-files@v35.7.0 id: changed-files-non-rust with: files_ignore: |