Commit 098a0ef6759de72d427b0fd0f090d3291a7a3407 Parent: a71abc9ffbe3c7acb8092561daf4f1454499a2d7 Author: mcol <mcol@posteo.net> Date: 2023-03-06 22:59:51 +0000 Committer: mcol <mcol@posteo.net> Committed: 2023-03-06 22:59:51 +0000 add v in github-pages-deploy-action version
.github/workflows/ci.yaml Modified
@@ -44,7 +44,7 @@ - name: Deploy docs if: matrix.os == 'ubuntu-latest' && github.event_name == 'push' - uses: JamesIves/github-pages-deploy-action@4.4.1 + uses: JamesIves/github-pages-deploy-action@v4.4.1 with: branch: gh-pages folder: output