Skip to content

Commit 343beaa

Browse files
authored
Update create_search_index.yml (#14406)
Use the latest version of the `vimtor/action-zip` action.
1 parent f3d06cc commit 343beaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_search_index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
github_token: ${{ secrets.GITHUB_TOKEN }}
8787
publish_dir: ./docs/_site
8888
- name: Zip contents for artifacts
89-
uses: vimtor/action-zip@v1
89+
uses: vimtor/action-zip@v1.2
9090
with:
9191
files: >
9292
./docs/_site/

0 commit comments

Comments
 (0)