Skip to content

Commit

Permalink
Update download-artifact job version
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed Oct 24, 2024
1 parent da67e56 commit d634a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
- name: Download artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: production-files
path: ./public
Expand Down

0 comments on commit d634a4d

Please sign in to comment.