Skip to content

Commit 3824e40

Browse files
chore(deps): update jamesives/github-pages-deploy-action digest to 9d877ee
1 parent 83843a6 commit 3824e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
source-dir: .vitepress/dist
6464

6565
# deploy the build to GitHub Pages
66-
- uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
66+
- uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
6767
if: ${{ (github.event_name == 'push' || github.event_name == 'workflow_dispatch') && github.ref == 'refs/heads/main' }}
6868
with:
6969
folder: .vitepress/dist

0 commit comments

Comments
 (0)