zaphyra's git: haumea

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

commit 79fc9824f06bbd80e3f994716c600ba299aafd17
parent ed7d2f478b5c44b14e72f1b824ea5eb5e3def022
Author: figsoda <figsoda@pm.me>
Date: Tue, 11 Jul 2023 07:42:49 -0400

Merge pull request #18 from nix-community/dependabot/github_actions/actions/upload-pages-artifact-2

build(deps): bump actions/upload-pages-artifact from 1 to 2
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@v1
+        uses: actions/upload-pages-artifact@v2
 
   deploy:
     name: deploy