Skip to content

Commit 005d901

Browse files
Update doxygen.yml
1 parent 3618e8c commit 005d901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: doxygen
3737

3838
- name: Deploy to GH Pages
39-
uses: JamesIves/github-pages-deploy-action@4.3.2
39+
uses: JamesIves/github-pages-deploy-action@v4.3.2
4040
with:
4141
branch: gh-pages
4242
folder: doxygen-out/html

0 commit comments

Comments
 (0)