We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ad953 commit 2c18a5fCopy full SHA for 2c18a5f
.github/workflows/publish-docs.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@v4
23
with:
24
- fetch-depth: 100
+ fetch-depth: 1
25
26
- name: Download Docs
27
uses: ./.github/download-artifact
.github/workflows/submit-contract-sizes.yml
@@ -23,7 +23,7 @@ jobs:
28
- name: Download Master Contract Sizes
29
0 commit comments