diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9d54e3f3b2..fae89543b02 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.5.4 + - uses: tj-actions/changed-files@v35.5.5 id: changed-files-non-js with: files_ignore: | @@ -43,7 +43,7 @@ jobs: pnpm-lock.yaml testem.js - - uses: tj-actions/changed-files@v35.5.4 + - uses: tj-actions/changed-files@v35.5.5 id: changed-files-non-rust with: files_ignore: |