zaphyra's git: haumea

fork of https://github.com/nix-community/haumea

commit d3ad9cd9f447d7bc764effd33d7f84cbd2a099d7
parent be70ace3588aa0811d6fcf13efb96bbba5a99c39
Author: figsoda <figsoda@pm.me>
Date: Tue, 2 Jan 2024 23:51:49 -0500

Merge pull request #33 from nix-community/dependabot/github_actions/actions/upload-pages-artifact-3

build(deps): bump actions/upload-pages-artifact from 2 to 3
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
@@ -27,7 +27,7 @@ jobs:
           cp -r --no-preserve=all result/ _site
 
       - name: Upload artifact
-        uses: actions/upload-pages-artifact@v2
+        uses: actions/upload-pages-artifact@v3
 
   deploy:
     name: deploy