Skip to content

Commit d2fe491

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#1356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47d1fe4 commit d2fe491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
source: ./docs
4141
destination: ./_site
4242
- name: Upload artifact
43-
uses: actions/upload-pages-artifact@v3
43+
uses: actions/upload-pages-artifact@v4
4444

4545
# Deployment job
4646
deploy:

0 commit comments

Comments
 (0)