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 45b3ca3 commit a37b556Copy full SHA for a37b556
1 file changed
.github/workflows/moodle-ci.yml
@@ -49,7 +49,7 @@ jobs:
49
50
steps:
51
- name: Check out repository code
52
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
53
with:
54
path: plugin
55
0 commit comments