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 2fc3cf3 + 38a6e53 commit 1fa1ceeCopy full SHA for 1fa1cee
.github/workflows/publish_release.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- uses: actions/checkout@v4
40
- name: Download Artifact lib
41
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
42
with:
43
name: lib
44
0 commit comments