Skip to content

Commit 042dd21

Browse files
authored
bump to v0.4.0
1 parent 10b8135 commit 042dd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v1
2222
- name: mirror-repository
23-
uses: spyoungtech/mirror-action@master
23+
uses: spyoungtech/mirror-action@v0.4.0
2424
with:
2525
REMOTE: [email protected]:spyoungtech/mirror-action.git
2626
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_KEY }}

0 commit comments

Comments
 (0)