Skip to content

Commit

Permalink
Merge pull request #67 from pypi-data/dependabot/github_actions/depen…
Browse files Browse the repository at this point in the history
…dencies-f9e3079581

Bump the dependencies group with 2 updates
  • Loading branch information
orf authored Aug 30, 2024
2 parents 8ead4e4 + 7ab9644 commit c46e467
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Delete Older Releases
uses: dev-drprasad/[email protected].2
uses: dev-drprasad/[email protected].4
with:
keep_latest: 5
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/percentage_done.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4

- uses: robinraju/release-downloader@v1.9
- uses: robinraju/release-downloader@v1.10
with:
repository: "pypi-data/toolchain"
fileName: "pypi-data-toolchain.tar.gz"
Expand Down

0 comments on commit c46e467

Please sign in to comment.