diff --git a/.github/workflows/zulip.yml b/.github/workflows/zulip.yml index 02370b57d..d2ab39399 100644 --- a/.github/workflows/zulip.yml +++ b/.github/workflows/zulip.yml @@ -28,7 +28,7 @@ jobs: console.log(event); - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 - name: Get branch name id: branchname run: |