update branch name

This commit is contained in:
Diego 2024-05-10 10:45:29 +02:00
parent b737a073fc
commit 31f5a9a51e
No known key found for this signature in database
GPG Key ID: C9DAC9BF68D1F806
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Update libp2p branch
run: |
cd vendor/nim-libp2p
git checkout unstable
git checkout master
- name: Commit this update
run: |