Skip to content

Commit

Permalink
Merge pull request #11 from Battery-Intelligence-Lab/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/actions/configure-pages-5

Bump actions/configure-pages from 2 to 5
  • Loading branch information
ElektrikAkar authored Apr 29, 2024
2 parents b5976eb + eb4037b commit 75b8337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout current branch
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v5
- name: Build master with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 75b8337

Please sign in to comment.