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 c15df2a + d8050d7 commit e742e17Copy full SHA for e742e17
1 file changed
.github/workflows/continuous-integration.yml
@@ -184,7 +184,7 @@ jobs:
184
zip -r free-gift-bulk-coupon-generator.zip free-gift-bulk-coupon-generator
185
186
- name: Upload build artifact
187
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
188
with:
189
name: free-gift-bulk-coupon-generator
190
path: build/free-gift-bulk-coupon-generator.zip
0 commit comments