Skip to content

Commit

Permalink
Upgrade download-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
Uula Ranta committed Dec 20, 2024
1 parent f6d5cd8 commit 4a16259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

steps:
- name: Download artifact from build job
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: python-app
path: .
Expand Down

0 comments on commit 4a16259

Please sign in to comment.