Skip to content

Commit

Permalink
ci: bump document action for node20 (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
csett86 committed Mar 17, 2024
1 parent 5e836e3 commit 2319e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ jobs:

steps:
- name: Doxygen GitHub Pages Deploy Action
uses: DenverCoder1/doxygen-github-pages-action@v1.3.0
uses: DenverCoder1/doxygen-github-pages-action@60e8d33d954eafb4d54710db8130fb0ad8f7d157
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit 2319e10

Please sign in to comment.