diff --git a/.github/workflows/build_and_gh_pages.yml b/.github/workflows/build_and_gh_pages.yml index 6f414db..2f84ddc 100644 --- a/.github/workflows/build_and_gh_pages.yml +++ b/.github/workflows/build_and_gh_pages.yml @@ -8,7 +8,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@v4 - name: Build files - uses: Pagwin2/psb@v1.2 + uses: Pagwin2/psb@v1.3 - name: Upload site as artifact # needed for the url thingy later id: deployment