We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b41d4d commit e526272Copy full SHA for e526272
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
JEKYLL_ENV: production
36
- name: Upload artifact
37
# Automatically uploads an artifact from the './_site' directory by default
38
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
39
40
deploy:
41
environment:
0 commit comments