We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9448655 commit 55321f6Copy full SHA for 55321f6
.github/workflows/testkit.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
repository: neo4j-drivers/testkit
50
path: testkit
51
- with: '4.3'
+ ref: '4.3'
52
53
- name: Install dependencies
54
run: |
0 commit comments