1.2 -> 1.3
This commit is contained in:
parent
101736e24d
commit
7a1a43ea04
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_gh_pages.yml
vendored
2
.github/workflows/build_and_gh_pages.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build files
|
- name: Build files
|
||||||
uses: Pagwin2/psb@v1.2
|
uses: Pagwin2/psb@v1.3
|
||||||
- name: Upload site as artifact
|
- name: Upload site as artifact
|
||||||
# needed for the url thingy later
|
# needed for the url thingy later
|
||||||
id: deployment
|
id: deployment
|
||||||
|
|
Loading…
Reference in a new issue