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 fad2b6b + ce4c66a commit 0aa2114Copy full SHA for 0aa2114
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
- build-release
40
steps:
41
- name: fetch dists
42
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
43
with:
44
name: crytic-compile-dists
45
path: dist/
0 commit comments