Skip to content

Commit 0598caf

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#1091)
[skip publish] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 091ab82 commit 0598caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
cp LICENSE.md docs/magidoc
4646
cp README.md docs/magidoc
4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v3
48+
uses: actions/upload-pages-artifact@v4
4949
with:
5050
path: docs/magidoc
5151
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)