Skip to content

Commit

Permalink
CI: match upload/download github action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mckib2 committed Sep 22, 2024
1 parent b10fe68 commit 539beda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
id-token: write
if: github.event_name == 'workflow_dispatch'
steps:
- uses: actions/download-artifact@v4.1.7
- uses: actions/download-artifact@v3
with:
name: artifact
path: dist
Expand Down

0 comments on commit 539beda

Please sign in to comment.