Skip to content

Commit 7a85950

Browse files
authored
ci: update JamesIves/github-pages-deploy-action (#1430)
1 parent 52a833d commit 7a85950

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ jobs:
3434
- name: Run build
3535
run: npm run build:prod
3636

37+
# v4.7.3
3738
- name: Run deploy
38-
uses: JamesIves/github-pages-deploy-action@v4.6.8
39+
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
3940
with:
4041
branch: asf-site
4142
folder: build-prod

0 commit comments

Comments
 (0)