Skip to content

Commit

Permalink
Merge pull request #30 from KeYProject/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/configure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
wadoon authored Apr 5, 2024
2 parents 475a752 + 74e1aa3 commit 2499152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- run: mkdocs build -c -d public
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 2499152

Please sign in to comment.