1
0
mirror of https://github.com/snachodog/just-the-docs.git synced 2025-04-10 14:01:22 -06:00

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
No known key found for this signature in database
GPG Key ID: 89C91B3EFBFC0C05

@ -47,7 +47,7 @@ jobs:
JEKYLL_ENV: production
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
# Deployment job
deploy: