Skip to content

Commit a7193b7

Browse files
authored
Merge pull request #2809 from pygame-community/dependabot/github_actions/robinraju/release-downloader-1.10
Bump robinraju/release-downloader from 1.9 to 1.10
2 parents bdd533f + afd51eb commit a7193b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/[email protected]
1616

1717
- name: Pull all release assets
18-
uses: robinraju/release-downloader@v1.9
18+
uses: robinraju/release-downloader@v1.10
1919
with:
2020
releaseId: ${{ github.event.release.id }}
2121
fileName: "*"

0 commit comments

Comments
 (0)