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.
2 parents b6417c3 + adce9fa commit 4578516Copy full SHA for 4578516
.github/workflows/site.yaml
@@ -37,7 +37,7 @@ jobs:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
39
- name: Deploy Site to gh-pages
40
- uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
+ uses: JamesIves/github-pages-deploy-action@4ef313c6a410f0883308623d45510e4a11625465 # v4
41
with:
42
branch: gh-pages
43
folder: core/mybatis-generator-core/target/generator.git
0 commit comments