Skip to content

Commit

Permalink
Update node version for linux runners
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
  • Loading branch information
Evgeniy Zayats committed May 13, 2024
1 parent 225de62 commit 4cb8fef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ runs:
if: runner.os == 'Linux'
with:
repo: 'nspcc-dev/neofs-node'
version: 'tags/v0.38.1'
file: 'neofs-cli-amd64'
version: 'tags/v0.41.1'
file: 'neofs-cli-linux-amd64'
target: 'neofs/neofs-cli'

- name: Download latest stable neofs-cli for uploading reports to NeoFS for macOS
Expand Down

0 comments on commit 4cb8fef

Please sign in to comment.