diff --git a/.github/workflows/hexo.yml b/.github/workflows/hexo.yml index 5ba7101..496342d 100644 --- a/.github/workflows/hexo.yml +++ b/.github/workflows/hexo.yml @@ -43,7 +43,7 @@ jobs: # Deploy hexo blog website. - name: Deploy id: deploy - uses: sma11black/hexo-action@v1.0.3 + uses: sma11black/hexo-action@v1.0.4 with: deploy_key: ${{ secrets.DEPLOY_KEY }} # Use the output from the `deploy` step(use for test action)