Skip to content

Commit

Permalink
Noissue. Fix upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
const8ine committed Feb 7, 2025
1 parent f6b0b23 commit 73b0482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
rm .env
- name: Upload project artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: dist/
name: project
Expand Down

0 comments on commit 73b0482

Please sign in to comment.