Skip to content

Commit 80c9882

Browse files
authored
Merge pull request #92 from EngineScript/dependabot/github_actions/actions-16c5aa02e9
Bump the actions group across 1 directory with 2 updates
2 parents 729ced4 + 502ffa0 commit 80c9882

2 files changed

Lines changed: 2 additions & 2 deletions

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@v5
187+
uses: actions/upload-artifact@v6
188188
with:
189189
name: free-gift-bulk-coupon-generator
190190
path: build/free-gift-bulk-coupon-generator.zip

.github/workflows/wp-compatibility-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "✅ Cleanup complete"
7070
7171
- name: WordPress Plugin Check
72-
uses: WordPress/plugin-check-action@v1.1.4
72+
uses: WordPress/plugin-check-action@v1.1.5
7373
with:
7474
# Build directory - using repository root
7575
build-dir: './'

0 commit comments

Comments
 (0)