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 7739870 commit 2013fedCopy full SHA for 2013fed
.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