Skip to content

Commit b0cb297

Browse files
authored
Merge pull request #25 from Battery-Intelligence-Lab/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents e75b2b1 + 2e08c9e commit b0cb297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
find ./docs/7_develop/ -type f -name '*.md' -exec sed -i 's/](develop\//](/g' {} +
3535
3636
- name: Setup Pages
37-
uses: actions/configure-pages@v5
37+
uses: actions/configure-pages@v6
3838
- name: Build master with Jekyll
3939
uses: actions/jekyll-build-pages@v1
4040
with:

0 commit comments

Comments
 (0)