Skip to content

Commit

Permalink
ci: Версия экшена загрузки артефактов
Browse files Browse the repository at this point in the history
  • Loading branch information
arkuznetsov committed Sep 28, 2024
1 parent 2c04e3f commit d389f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

# Заливка артефактов
- name: Заливка артефактов
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: package.zip
path: ./build/${{ env.PACKAGE_MASK }}
Expand Down

0 comments on commit d389f3e

Please sign in to comment.