Skip to content

Commit abacb4d

Browse files
authored
Merge branch 'main' into renovate/node-24.x
2 parents a673f6b + 584e2cb commit abacb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Create site folders
4040
run: mkdir -p docs/build/site
4141
- name: Upload Artifacts
42-
uses: actions/upload-pages-artifact@v3
42+
uses: actions/upload-pages-artifact@v4
4343
with:
4444
path: docs/build/site
4545
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)