We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa25662 commit efc835eCopy full SHA for efc835e
.github/workflows/repo-sync.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Repo Sync
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
13
- uses: repo-sync/github-sync@v2
14
name: Sync repo to branch
15
with:
0 commit comments