Skip to content

Commit

Permalink
Bump release-downloader to v1.10
Browse files Browse the repository at this point in the history
To avoid some NodeJS 16 warnings.
stronk7 committed Jun 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3f3cfb3 commit 84bcf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -294,7 +294,7 @@ jobs:
coverage: none

- name: Download base ${{ env.lowest_release }} PHAR artifact
uses: robinraju/release-downloader@v1.8
uses: robinraju/release-downloader@v1.10
with:
repository: moodlehq/moodle-plugin-ci
tag: ${{ env.lowest_release }}

0 comments on commit 84bcf2c

Please sign in to comment.