We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e500166 + 9eead9d commit a22f00bCopy full SHA for a22f00b
.github/workflows/run-tests.yml
@@ -104,15 +104,15 @@ jobs:
104
uses: dsaltares/[email protected]
105
with:
106
repo: 'nspcc-dev/neofs-s3-gw'
107
- version: 'tags/v0.29.0'
+ version: 'tags/v0.30.0'
108
file: 'neofs-s3-gw-linux-amd64'
109
target: 'neofs-testcases/neofs-s3-gw'
110
111
- name: Download latest stable neofs-s3-gw-authmate
112
113
114
115
116
file: 'neofs-s3-authmate-linux-amd64'
117
target: 'neofs-testcases/neofs-s3-authmate'
118
0 commit comments