Skip to content

Commit 49c0835

Browse files
committed
test: try using nightly for storage report
1 parent 2b08af7 commit 49c0835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storage-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Foundry
2323
uses: foundry-rs/foundry-toolchain@v1
2424
with:
25-
version: v1.3.5
25+
version: nightly
2626

2727
- name: "Generate and prepare the storage reports for current branch"
2828
run: |

0 commit comments

Comments
 (0)