Skip to content

Commit

Permalink
Merge pull request #1 from ssciwr/bump
Browse files Browse the repository at this point in the history
Bump to v1.10.0
  • Loading branch information
dokempf authored Jan 8, 2024
2 parents bab9693 + 62e4691 commit d03a7fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Optionally, you can specify the desired Doxygen version
```
- uses: ssciwr/doxygen-install@v1
with:
version: "1.9.5"
version: "1.10.0"
```
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inputs:
version:
description: "The Doxygen version to install"
required: false
default: "1.9.8"
default: "1.10.0"
runs:
using: "composite"
steps:
Expand Down

0 comments on commit d03a7fc

Please sign in to comment.