Update JamesIves/github-pages-deploy-action action to v4.4.3 (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-08 19:31:23 +07:00 committed by GitHub
parent ae671aa37e
commit f8bfaec578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
run: mkdir -p out && cp web_deploy/openapi.{yaml,json} package.json package-lock.json out/
- name: Deploy artifacts to release branch
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: release/v1
folder: out