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 ff93eab commit 44bc9a2Copy full SHA for 44bc9a2
.github/workflows/repo-sync.yml
@@ -9,7 +9,7 @@ jobs:
9
environment: 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