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 510988d commit 6df7cf0Copy full SHA for 6df7cf0
.github/workflows/jekyll.yml
@@ -44,7 +44,7 @@ jobs:
44
JEKYLL_ENV: production
45
- name: Upload artifact
46
# Automatically uploads an artifact from the './_site' directory by default
47
- uses: actions/upload-pages-artifact@v2 # Using v2 for better compatibility
+ uses: actions/upload-pages-artifact@v3 # Using v2 for better compatibility
48
49
# Deployment job
50
deploy:
0 commit comments