Skip to content

Commit 03252bd

Browse files
authored
JamesIves/github-pages-deploy-action@v4
1 parent e2aa4c6 commit 03252bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Print version number
3939
run: echo ${{ env.spec_version }}
4040
- name: Deploy SDK back into main branch
41-
uses: JamesIves/github-pages-deploy-action@4.1.5
41+
uses: JamesIves/github-pages-deploy-action@v4
4242
with:
4343
branch: main
4444
folder: .

0 commit comments

Comments
 (0)