Browse Source

Merge pull request #775 from deepseek-harness/dependabot/github_actions/actions/deploy-pages-5

chore(deps): bump actions/deploy-pages from 4 to 5
Tianyi Cui 2 months ago
parent
commit
10d8fc1dce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/docs-pages.yml

+ 1 - 1
.github/workflows/docs-pages.yml

@@ -69,4 +69,4 @@ jobs:
     steps:
       - name: Deploy to GitHub Pages
         id: deployment
-        uses: actions/deploy-pages@v4
+        uses: actions/deploy-pages@v5