Skip to content

Commit 08eec12

Browse files
authored
Merge pull request #3376 from pygame-community/dependabot/github_actions/robinraju/release-downloader-1.12
Bump robinraju/release-downloader from 1.11 to 1.12
2 parents 2fb2e04 + 4d1d65a commit 08eec12

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.11
18+
uses: robinraju/release-downloader@v1.12
1919
with:
2020
releaseId: ${{ github.event.release.id }}
2121
fileName: "*"

0 commit comments

Comments
 (0)