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 4578516 + 2773dac commit eae4b4fCopy full SHA for eae4b4f
.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@4ef313c6a410f0883308623d45510e4a11625465 # v4
+ uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
41
with:
42
branch: gh-pages
43
folder: core/mybatis-generator-core/target/generator.git
0 commit comments