Skip to content

Commit a30f953

Browse files
authoredAug 8, 2024
chore: Bump version
1 parent 7cce245 commit a30f953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
deploy:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: DenverCoder1/doxygen-github-pages-action@v1.3.1
21+
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
```
@@ -49,7 +49,7 @@ jobs:
4949
deploy:
5050
runs-on: ubuntu-latest
5151
steps:
52-
- uses: DenverCoder1/doxygen-github-pages-action@v1.3.1
52+
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
5353
with:
5454
github_token: ${{ secrets.GITHUB_TOKEN }}
5555
branch: gh-pages

0 commit comments

Comments
 (0)