Skip to content

Commit 5a60d07

Browse files
Bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3897e0 commit 5a60d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: doxygen code_analysis/Doxyfile
6666

6767
- name: Deploy to GitHub Pages
68-
uses: peaceiris/actions-gh-pages@v3
68+
uses: peaceiris/actions-gh-pages@v4
6969
with:
7070
github_token: ${{ secrets.GITHUB_TOKEN }}
7171
publish_dir: code_analysis/html

0 commit comments

Comments
 (0)