Skip to content

Commit b26cc7d

Browse files
authored
Merge pull request #1287 from o1-labs/dependabot/github_actions/actions/configure-pages-5
Build(deps): Bump actions/configure-pages from 4 to 5
2 parents 6113d00 + 387f4b5 commit b26cc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
fetch-depth: 0 # Full history for versioning
7878

7979
- name: Setup Pages
80-
uses: actions/configure-pages@v4
80+
uses: actions/configure-pages@v5
8181

8282
- name: Setup Node.js
8383
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)