Merge pull request #15 from Ocelot-Social-Community/deployment-action

refactor(other): set github deployment action version
This commit is contained in:
mahula 2023-11-29 12:49:59 +01:00 committed by GitHub
commit 71c79b8458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@master
- name: vuepress-gh-pages-deploy
uses: crazy-max/ghaction-github-pages@master
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: docs/.vuepress/dist