Skip to content

Commit

Permalink
Update structure.yml checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyserver authored Nov 12, 2024
1 parent a33cf5a commit b2998cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/structure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
MOODLE_REPOSITORY: 'https://github.com/moodle/moodle'
steps:
- name: Checking out code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Checking out Moodle ${{ env.MOODLE_BRANCH }}
run: |
Expand Down

0 comments on commit b2998cc

Please sign in to comment.