Skip to content

Commit d4cf1ba

Browse files
author
Danny Caballero
committed
updated workflow
1 parent 5bf179a commit d4cf1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
JEKYLL_ENV: production
5050
- name: Upload artifact
5151
# Automatically uploads an artifact from the './_site' directory by default
52-
uses: actions/upload-pages-artifact@v4
52+
uses: actions/upload-pages-artifact@v3
5353

5454
# Deployment job
5555
deploy:

0 commit comments

Comments
 (0)