Skip to content

Commit 6a057b8

Browse files
authored
Merge pull request #50 from objectstack-ai/dependabot/github_actions/actions/configure-pages-5
chore(deps): bump actions/configure-pages from 4 to 5
2 parents 6c39db3 + e991244 commit 6a057b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: pnpm docs:build
5959

6060
- name: Setup Pages
61-
uses: actions/configure-pages@v4
61+
uses: actions/configure-pages@v5
6262

6363
- name: Upload artifact
6464
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)