diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5a4b9888..82be73aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,7 +138,7 @@ jobs: - name: Find changed files in js-api-doc id: changed-files - uses: tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 + uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 with: {files: js-api-doc} - name: Deploy