[ ci ] Update deploy-action in ci-idris2-and-libs.yml (#3115)

This commit is contained in:
CodingCellist 2023-10-23 16:26:20 +02:00 committed by GitHub
parent 4097e6c993
commit 46be3b8082
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -762,7 +762,7 @@ jobs:
cd -
cp -r www/html/* .github/scripts/html/
- name: Deploy HTML
uses: JamesIves/github-pages-deploy-action@4.1.3
uses: JamesIves/github-pages-deploy-action@v4.4.3
if: ${{ success() && env.IDRIS2_DEPLOY }}
with: