Skip to content

Commit 872369f

Browse files
authored
Merge pull request #94 from EngineScript/dependabot/github_actions/actions-674967a53d
Bump actions/upload-artifact from 6 to 7 in the actions group
2 parents e38e483 + bb54c22 commit 872369f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
zip -r free-gift-bulk-coupon-generator.zip free-gift-bulk-coupon-generator
185185
186186
- name: Upload build artifact
187-
uses: actions/upload-artifact@v6
187+
uses: actions/upload-artifact@v7
188188
with:
189189
name: free-gift-bulk-coupon-generator
190190
path: build/free-gift-bulk-coupon-generator.zip

0 commit comments

Comments
 (0)