Browse Source

CI: Housekeeping

SukkaW 1 year ago
parent
commit
da975e0e77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -58,7 +58,7 @@ jobs:
             exit 1
             exit 1
           fi
           fi
       - name: Deploy
       - name: Deploy
-        uses: peaceiris/actions-gh-pages@v3
+        uses: peaceiris/actions-gh-pages@v4
         with:
         with:
           personal_token: ${{ secrets.GIT_TOKEN }}
           personal_token: ${{ secrets.GIT_TOKEN }}
           user_name: ${{ secrets.GIT_USER }}
           user_name: ${{ secrets.GIT_USER }}