Skip to content

Commit

Permalink
Revert "Bump actions/deploy-pages from 3 to 4 (#30)" (#31)
Browse files Browse the repository at this point in the history
This reverts commit 5040ac5.
  • Loading branch information
DenuxPlays authored Dec 20, 2023
1 parent e46db7d commit 5ba3cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javadocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
path: './build/docs/javadoc'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v3

0 comments on commit 5ba3cad

Please sign in to comment.