Skip to content

Commit 9f0b11b

Browse files
author
Mahmoud Kassaei
committed
Fixing the typo and updating changes.md #948807
1 parent 5d11935 commit 9f0b11b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
options: --health-cmd="mysqladmin ping" --health-interval 10s --health-timeout 5s --health-retries 3
5151

5252
steps:
53-
- name: Check out out repository code
53+
- name: Check out repository code
5454
uses: actions/checkout@v3
5555
with:
5656
path: plugin

changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change log for the Ad-hoc database queries report
22

3+
This version is compatible with Moodle 4.5+ and 5.0.
4+
35
## Changes in 4.4
46

57
* This version is compatible with Moodle 5.0.

0 commit comments

Comments
 (0)