Skip to content

Commit f6d80d5

Browse files
Bump kayahr/deploy-github-pages-action from 4 to 6
Bumps [kayahr/deploy-github-pages-action](https://github.com/kayahr/deploy-github-pages-action) from 4 to 6. - [Commits](kayahr/deploy-github-pages-action@v4...v6) --- updated-dependencies: - dependency-name: kayahr/deploy-github-pages-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6bb18c commit f6d80d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: npm run apidoc
2323
- name: Deploy API Doc
2424
if: github.ref == 'refs/heads/main'
25-
uses: kayahr/deploy-github-pages-action@v4
25+
uses: kayahr/deploy-github-pages-action@v6
2626
with:
2727
path: lib/apidoc

0 commit comments

Comments
 (0)