Skip to content

Commit bdd6965

Browse files
authored
Merge pull request #26 from arihant2math/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 3 to 5
2 parents 742dc3a + c1048d9 commit bdd6965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
name: page
5353
path: .
54-
- uses: actions/configure-pages@v3
54+
- uses: actions/configure-pages@v5
5555
- uses: actions/upload-pages-artifact@v3
5656
with:
5757
path: .

0 commit comments

Comments
 (0)