Skip to content

Commit 8fc1019

Browse files
ci(deps): Bump Andrew-Chen-Wang/github-wiki-action from 4 to 5
Bumps [Andrew-Chen-Wang/github-wiki-action](https://github.com/andrew-chen-wang/github-wiki-action) from 4 to 5. - [Release notes](https://github.com/andrew-chen-wang/github-wiki-action/releases) - [Commits](Andrew-Chen-Wang/github-wiki-action@v4...v5) --- updated-dependencies: - dependency-name: Andrew-Chen-Wang/github-wiki-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd18478 commit 8fc1019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-to-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
find wiki -name "*.md" -type f | sort
165165
166166
- name: Publish to GitHub Wiki
167-
uses: Andrew-Chen-Wang/github-wiki-action@v4
167+
uses: Andrew-Chen-Wang/github-wiki-action@v5
168168
env:
169169
WIKI_DIR: wiki/
170170
GH_TOKEN: ${{ secrets.PROJECTS_TOKEN }}

0 commit comments

Comments
 (0)