Skip to content

Commit f1a31f5

Browse files
authored
chore: Bump version
1 parent 768919b commit f1a31f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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
21+
- uses: DenverCoder1/doxygen-github-pages-action@v1.1.0
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
```
@@ -47,7 +47,7 @@ jobs:
4747
deploy:
4848
runs-on: ubuntu-latest
4949
steps:
50-
- uses: DenverCoder1/doxygen-github-pages-action@v1
50+
- uses: DenverCoder1/doxygen-github-pages-action@v1.1.0
5151
with:
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353
branch: gh-pages

0 commit comments

Comments
 (0)