Skip to content

Commit b2998cc

Browse files
authored
Update structure.yml checkout version
1 parent a33cf5a commit b2998cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/structure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
MOODLE_REPOSITORY: 'https://github.com/moodle/moodle'
2020
steps:
2121
- name: Checking out code
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323

2424
- name: Checking out Moodle ${{ env.MOODLE_BRANCH }}
2525
run: |

0 commit comments

Comments
 (0)