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 01a8ea7Copy full SHA for 01a8ea7
.github/workflows/build_addon.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: building addon
41
run: scons && scons pot
42
43
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
44
with:
45
name: packaged_addon
46
path: |
0 commit comments