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