Update .forgejo/workflows/test.yaml
Checkout Remote Repository / checkout-repo (push) Failing after 44s Details

This commit is contained in:
Fijxu 2024-03-31 21:58:12 -03:00
parent 2b6364b867
commit f5b6621a10
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code from a specific repository and branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
github-server-url: 'https://github.com'
repository: iv-org/invidious # Replace with the repository you want to checkout