We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3413fe0 commit 62fded2Copy full SHA for 62fded2
.github/workflows/libcryptsetup.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Checkout cryptsetup
68
uses: actions/checkout@v4
69
with:
70
- repository: cryptsetup/cryptsetup
+ repository: mbroz/cryptsetup
71
path: cryptsetup
72
ref: ${{ matrix.cryptsetup_ref }}
73
0 commit comments