Skip to content

Commit

Permalink
Merge pull request #74 from hossain-khan/renovate/actions-configure-p…
Browse files Browse the repository at this point in the history
…ages-5.x

Update actions/configure-pages action to v5
  • Loading branch information
hossain-khan committed Mar 30, 2024
2 parents 9fcd077 + d39c8a9 commit fc4bfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Build with Gradle Wrapper
run: gradle parser:dokkaHtml
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit fc4bfa3

Please sign in to comment.