Skip to content

Commit f167f8c

Browse files
authored
Merge pull request #284 from nextcloud/feat/workflow-auto-update-command-rebase.yml
2 parents e2950c9 + 7fe651f commit f167f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/command-rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
reaction-type: "+1"
2727

2828
- name: Checkout the latest code
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v3
3030
with:
3131
fetch-depth: 0
3232
token: ${{ secrets.COMMAND_BOT_PAT }}

0 commit comments

Comments
 (0)