Skip to content

Commit 92df848

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#214)
Co-authored-by: botty-mcbottington[bot] <168950816+botty-mcbottington[bot]@users.noreply.github.com>
1 parent 953fc29 commit 92df848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cp pkg/config/config.*.json _site/schemas/
3636
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v3
38+
uses: actions/upload-pages-artifact@v4
3939

4040
deploy:
4141
name: deploy

0 commit comments

Comments
 (0)