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 ce4c66aCopy full SHA for ce4c66a
.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