updated to github action 1.2

This commit is contained in:
Pagwin 2025-01-02 02:02:34 -05:00
parent 907e8972fd
commit 0041aecea1
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -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: Pagwin-Fedora/psb@v1.1 uses: Pagwin-Fedora/psb@v1.2
- 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