Skip to content

Commit 6df7cf0

Browse files
committed
fix: deploy
1 parent 510988d commit 6df7cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
JEKYLL_ENV: production
4545
- name: Upload artifact
4646
# Automatically uploads an artifact from the './_site' directory by default
47-
uses: actions/upload-pages-artifact@v2 # Using v2 for better compatibility
47+
uses: actions/upload-pages-artifact@v3 # Using v2 for better compatibility
4848

4949
# Deployment job
5050
deploy:

0 commit comments

Comments
 (0)