Skip to content

Commit

Permalink
Update check-moodle-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erseco authored Oct 19, 2024
1 parent 3d3a5db commit 41e1f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-moodle-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Compare Versions
id: version_compare
uses: madhead/semver-utils@v0.3.1
uses: madhead/semver-utils@latest
with:
version: '${{ env.LATEST_MOODLE_VERSION }}'
compare-to: '${{ env.CURRENT_VERSION }}'
Expand Down

0 comments on commit 41e1f36

Please sign in to comment.