diff --git a/.github/workflows/build_and_gh_pages.yml b/.github/workflows/build_and_gh_pages.yml index c314726..73c67d3 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: Pagwin-Fedora/psb@v1.1 + uses: Pagwin-Fedora/psb@v1.2 - name: Upload site as artifact # needed for the url thingy later id: deployment