Skip to content

Commit 0bb4860

Browse files
committed
cd: fix action versioning
1 parent c1e73ef commit 0bb4860

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
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@v3
52+
uses: actions/upload-pages-artifact@v4
5353

5454
# Deployment job
5555
deploy:

0 commit comments

Comments
 (0)