aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/updateInvidous.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/updateInvidous.yml')
-rw-r--r--.github/workflows/updateInvidous.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/updateInvidous.yml b/.github/workflows/updateInvidous.yml
index 0dcf556c..509e4cfd 100644
--- a/.github/workflows/updateInvidous.yml
+++ b/.github/workflows/updateInvidous.yml
@@ -8,7 +8,7 @@ jobs:
check-list:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: recursive
- name: Download instance lists
@@ -21,7 +21,7 @@ jobs:
run: npm run ci:invidious
- name: Create pull request to update list
- uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
+ uses: peter-evans/create-pull-request@v7
# v4.2.3
with:
commit-message: Update Invidious List