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 <[email protected]>
  • Loading branch information
Evgeniy Zayats committed May 13, 2024
1 parent 225de62 commit 3d6a39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ runs:
if: runner.os == 'Linux'
with:
repo: 'nspcc-dev/neofs-node'
version: 'tags/v0.38.1'
version: 'tags/v0.41.1'
file: 'neofs-cli-amd64'
target: 'neofs/neofs-cli'

Expand Down

0 comments on commit 3d6a39a

Please sign in to comment.