mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-04 21:04:01 +03:00
Fix checkout action URL in integration and unit test workflows
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: "https://gitea.com/actions/checkout@v5"
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Create venv and install project
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user