Skip to content

Commit 2773dac

Browse files
Update JamesIves/github-pages-deploy-action digest to 9d877ee
1 parent 4578516 commit 2773dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
3939
- name: Deploy Site to gh-pages
40-
uses: JamesIves/github-pages-deploy-action@4ef313c6a410f0883308623d45510e4a11625465 # v4
40+
uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
4141
with:
4242
branch: gh-pages
4343
folder: core/mybatis-generator-core/target/generator.git

0 commit comments

Comments
 (0)