We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e37d50 commit 469f627Copy full SHA for 469f627
.github/workflows/build_addon.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: building addon
41
run: scons && scons pot
42
43
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
44
with:
45
name: packaged_addon
46
path: |
0 commit comments