Skip to content

Commit 6836eed

Browse files
committed
try to fix floccus tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 0422cdb commit 6836eed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/floccus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,9 @@ jobs:
156156
path: ./
157157

158158
- name: Checkout bookmarks app
159-
uses: actions/checkout@v2
159+
uses: actions/checkout@v4
160160
with:
161161
path: ${{ env.APP_NAME }}
162-
ref: ${{ github.ref_name }}
163162

164163
- name: Install bookmarks app
165164
shell: bash

0 commit comments

Comments
 (0)