Skip to content

Commit 015c627

Browse files
Update actions/upload-pages-artifact action to v5 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d19490 commit 015c627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: mv signing-key _site/
8484

8585
- name: Upload GitHub Pages Artifact
86-
uses: actions/upload-pages-artifact@v4.0.0
86+
uses: actions/upload-pages-artifact@v5.0.0
8787
with:
8888
path: _site
8989

0 commit comments

Comments
 (0)