Skip to content

Commit 55321f6

Browse files
committed
fixed correct checout behaviour
1 parent 9448655 commit 55321f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
repository: neo4j-drivers/testkit
5050
path: testkit
51-
with: '4.3'
51+
ref: '4.3'
5252

5353
- name: Install dependencies
5454
run: |

0 commit comments

Comments
 (0)