Skip to content

Commit

Permalink
Bump actions/deploy-pages from 2 to 4 (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 30, 2023
2 parents 4a7b480 + 6747f9f commit 1d45d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
steps:
- name: Deploy JavaDocs build artifact to GitHub Pages
id: snapshot-javadocs
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

- name: Delete temporary artifacts
uses: geekyeggo/delete-artifact@v4
Expand Down

0 comments on commit 1d45d7c

Please sign in to comment.