From d9fe97460f92257887ced1f31b14e37911ccb4eb Mon Sep 17 00:00:00 2001 From: Alexander Hampel Date: Wed, 8 Nov 2023 10:31:16 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3cefd204..9204a34b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,8 +37,8 @@ jobs: run: | cmake --build build/ --target test - - name: Deploy pages - uses: JamesIves/github-pages-deploy-action@v4.4.3 + - name: Deploy pages 🚀 + uses: JamesIves/github-pages-deploy-action@v4 with: branch: gh-pages folder: build/doc/html/