]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/release-nightly.yml
[ci] Bump `actions/checkout` to v4
[yt-dlp.git] / .github / workflows / release-nightly.yml
index 947eada27d171ed1276c930f6cbb6c93cc43d8d3..2e623a67c6f86db940db1e9b4d3d1fb1325ceca1 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     outputs:
       commit: ${{ steps.check_for_new_commits.outputs.commit }}
     steps:
-      - uses: actions/checkout@v3
+      - uses: actions/checkout@v4
         with:
           fetch-depth: 0
       - name: Check for new commits