We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccaee4a commit d6620beCopy full SHA for d6620be
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
sarif_file: analysisreports
39
- name: "Documentation"
40
if: matrix.os == 'windows-latest' && github.ref == 'refs/heads/main'
41
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
42
with:
43
github_token: ${{ secrets.GITHUB_TOKEN }}
44
publish_dir: ./output
0 commit comments