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 6ce7665 commit 7e937faCopy full SHA for 7e937fa
1 file changed
.github/workflows/rebase.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
20
- uses: ljharb/rebase@master
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments