Skip to content

Commit 84bcf2c

Browse files
committed
Bump release-downloader to v1.10
To avoid some NodeJS 16 warnings.
1 parent 3f3cfb3 commit 84bcf2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
coverage: none
295295

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

0 commit comments

Comments
 (0)