Skip to content

Commit 429417c

Browse files
committed
docs: update example to use major version
1 parent a6c71fd commit 429417c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@master
2727
- name: repo-sync
28-
uses: wei/github-sync@master
28+
uses: wei/github-sync@v1
2929
env:
3030
SOURCE_REPO: ""
3131
SOURCE_BRANCH: ""

0 commit comments

Comments
 (0)