Skip to content

Commit 6c39db3

Browse files
authored
Merge pull request #49 from objectstack-ai/dependabot/github_actions/actions/upload-pages-artifact-4
chore(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents 0db0b80 + 5358c9c commit 6c39db3

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
@@ -61,7 +61,7 @@ jobs:
6161
uses: actions/configure-pages@v4
6262

6363
- name: Upload artifact
64-
uses: actions/upload-pages-artifact@v3
64+
uses: actions/upload-pages-artifact@v4
6565
with:
6666
path: docs/.vitepress/dist
6767

0 commit comments

Comments
 (0)