We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a524e6f + deb104a commit f40b986Copy full SHA for f40b986
1 file changed
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
run: opm build .
42
43
- name: Заливка артефактов
44
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
45
with:
46
name: package.zip
47
path: ./${{ env.PACKAGE_MASK }}
0 commit comments