Skip to content

Commit e526272

Browse files
chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#2052)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b41d4d commit e526272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
JEKYLL_ENV: production
3636
- name: Upload artifact
3737
# Automatically uploads an artifact from the './_site' directory by default
38-
uses: actions/upload-pages-artifact@v3
38+
uses: actions/upload-pages-artifact@v4
3939

4040
deploy:
4141
environment:

0 commit comments

Comments
 (0)