Skip to content

Commit bcf06b4

Browse files
author
Roman
committed
bump version
1 parent e58d65e commit bcf06b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push-nodes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "non-fast-blocks" > ${{ github.workspace }}/nodes/non-fast-blocks/release/node-subtensor
5454
5555
- name: Upload artifact
56-
uses: actions/upload-artifact@v3
56+
uses: actions/upload-artifact@v4
5757
with:
58-
name: my-artifact
58+
name: nodes-artifacts
5959
path: ${{ github.workspace }}/nodes

0 commit comments

Comments
 (0)