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 e2950c9 commit 7fe651fCopy full SHA for 7fe651f
.github/workflows/command-rebase.yml
@@ -26,7 +26,7 @@ jobs:
26
reaction-type: "+1"
27
28
- name: Checkout the latest code
29
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
30
with:
31
fetch-depth: 0
32
token: ${{ secrets.COMMAND_BOT_PAT }}
0 commit comments