Skip to content

Commit 95b2770

Browse files
authored
Update srtool.yml (#1720)
1 parent 838e5a7 commit 95b2770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/srtool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
echo - prop: ${{ steps.srtool_build.outputs.proposal_hash }}
3535
echo "Runtime location: ${{ steps.srtool_build.outputs.wasm }}"
3636
- name: Archive Runtime
37-
uses: actions/upload-artifact@v2
37+
uses: actions/upload-artifact@v4
3838
with:
3939
name: ${{ matrix.chain }}-runtime-${{ github.sha }}
4040
path: |

0 commit comments

Comments
 (0)