Bump upload-pages-artifact

There's no real way for me to test this without doing this :')
This commit is contained in:
Matt Wang
2025-01-23 19:30:21 -08:00
parent 883d7e5249
commit ab02d13c6c
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
JEKYLL_ENV: production JEKYLL_ENV: production
- name: Upload artifact - name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default # Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v2 uses: actions/upload-pages-artifact@v3
# Deployment job # Deployment job
deploy: deploy: