Skip to content

Commit

Permalink
publish: Update download-artifact workflow to v4.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 687013581
  • Loading branch information
naschmitz authored and Xee authors committed Oct 17, 2024
1 parent f5d9b5b commit ab59cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
name: Install Python
with:
python-version: 3.9
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
with:
name: releases
path: dist
Expand Down

0 comments on commit ab59cbb

Please sign in to comment.