Skip to content

Commit adce9fa

Browse files
Update JamesIves/github-pages-deploy-action digest to 4ef313c
1 parent b6417c3 commit adce9fa

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@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
40+
uses: JamesIves/github-pages-deploy-action@4ef313c6a410f0883308623d45510e4a11625465 # v4
4141
with:
4242
branch: gh-pages
4343
folder: core/mybatis-generator-core/target/generator.git

0 commit comments

Comments
 (0)