diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 305a6de..c880440 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -53,7 +53,7 @@ jobs: ref: exampleSite - name: Setup Pages id: pages - uses: actions/configure-pages@v1 + uses: actions/configure-pages@v2 - name: Get Theme run: git submodule update --init --recursive - name: Update theme to Latest commit