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.
2 parents 25e3e88 + 2013fed commit bb7af17Copy full SHA for bb7af17
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
python -m build
25
26
- name: Upload distributions
27
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
28
with:
29
name: crytic-compile-dists
30
path: dist/
0 commit comments