We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee287f7 commit 909cab5Copy full SHA for 909cab5
.github/workflows/gitee.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: 'Checkout'
8
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
9
- name: 'Mirror to gitee'
10
uses: pixta-dev/repository-mirroring-action@v1
11
with:
0 commit comments