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 f9af5b0 commit 0ef2980Copy full SHA for 0ef2980
.github/workflows/build_addon.yml
@@ -56,7 +56,7 @@ jobs:
56
steps:
57
- uses: actions/checkout@v4
58
- name: download releases files
59
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
60
- name: Display structure of downloaded files
61
run: ls -R
62
- name: Calculate sha256
0 commit comments