mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-12 05:08:58 +08:00
chore(deps): bump actions/configure-pages from 5 to 6
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 5 to 6. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](https://github.com/actions/configure-pages/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3466e84f53
commit
086fbb8b98
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
|
|
||||||
# 按 GitHub Pages 官方流程初始化部署元数据。
|
# 按 GitHub Pages 官方流程初始化部署元数据。
|
||||||
- name: Configure GitHub Pages
|
- name: Configure GitHub Pages
|
||||||
uses: actions/configure-pages@v5
|
uses: actions/configure-pages@v6
|
||||||
|
|
||||||
# 安装 Bun 运行时
|
# 安装 Bun 运行时
|
||||||
- name: Setup Bun
|
- name: Setup Bun
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user