Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-05 11:25:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-05 11:25:46 +0300
commit6ec50bc12e8be30af0074dff1517ae8c85afd343 (patch)
tree3003cffaa57c95c07b5a53130180fa7002a5bacd
parent5fce8c49379c51c59801b64446ca09e38665b9a0 (diff)
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--.github/workflows/command-rebase.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml
index c497cb3..8003705 100644
--- a/.github/workflows/command-rebase.yml
+++ b/.github/workflows/command-rebase.yml
@@ -26,7 +26,7 @@ jobs:
reaction-type: "+1"
- name: Checkout the latest code
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}