Skip to content

Commit 0297a17

Browse files
build(deps): bump actions/configure-pages from 4.0.0 to 5.0.0 (#119)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4631e3 commit 0297a17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: "24"
3232
cache: "yarn" # 🚀 Speed up builds with yarn cache
3333
- name: ⚙️ Setup Pages
34-
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
34+
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
3535
- name: 📂 Install Dependencies
3636
run: cd .docs && yarn install --frozen-lockfile
3737
- name: Build with Fumadocs

0 commit comments

Comments
 (0)