Skip to content

Commit cdd02f8

Browse files
Bump actions/upload-pages-artifact from 3 to 4 (#448)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Gomzyakov <alexander.gomzyakov@gmail.com>
1 parent 5a4e3d0 commit cdd02f8

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
@@ -44,7 +44,7 @@ jobs:
4444
destination: ./_site
4545

4646
- name: Upload artifact
47-
uses: actions/upload-pages-artifact@v3
47+
uses: actions/upload-pages-artifact@v4
4848

4949
- name: Deploy to GitHub Pages
5050
id: deployment

0 commit comments

Comments
 (0)