Skip to content

Commit 0d303e9

Browse files
authored
Merge pull request #55 from thushan/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents 2cadcd0 + 8141cb2 commit 0d303e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Setup Pages
5454
id: pages
55-
uses: actions/configure-pages@v4
55+
uses: actions/configure-pages@v5
5656

5757
- name: Build documentation
5858
run: |

0 commit comments

Comments
 (0)