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:
parent
883d7e5249
commit
ab02d13c6c
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user