Skip to content

Commit f3a909d

Browse files
committed
update upload-artifact version
1 parent d392b45 commit f3a909d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
JEKYLL_ENV: production
4949
- name: Upload artifact
5050
# Automatically uploads an artifact from the './_site' directory by default
51-
uses: actions/upload-pages-artifact@v1
51+
uses: actions/upload-pages-artifact@v4
5252

5353
# Deployment job
5454
deploy:

0 commit comments

Comments
 (0)