Skip to content

Commit 13c90fe

Browse files
authored
Bump actions/configure-pages from 4 to 5 (#45)
2 parents 64b054d + f46d3b5 commit 13c90fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: npm run docs
4444

4545
- name: Set up pages
46-
uses: actions/configure-pages@v4
46+
uses: actions/configure-pages@v5
4747

4848
- name: Upload docs artifact to pages
4949
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)