We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d11935 commit 9f0b11bCopy full SHA for 9f0b11b
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
options: --health-cmd="mysqladmin ping" --health-interval 10s --health-timeout 5s --health-retries 3
51
52
steps:
53
- - name: Check out out repository code
+ - name: Check out repository code
54
uses: actions/checkout@v3
55
with:
56
path: plugin
changes.md
@@ -1,5 +1,7 @@
1
# Change log for the Ad-hoc database queries report
2
3
+This version is compatible with Moodle 4.5+ and 5.0.
4
+
5
## Changes in 4.4
6
7
* This version is compatible with Moodle 5.0.
0 commit comments