Skip to content

Commit b334889

Browse files
committed
chore: update upload-artifact version
1 parent 5432c2d commit b334889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
exclusions: '/*node_modules/* composer.* readme.md package.json .eslintrc.js .nvmrc .stylelintrc.json phpcs.xml tsconfig.json bun.lockb .vscode/ .wordpress-org/ .wordpress-org/* src/ /*.git/* /*.github/*'
4141

4242
- name: Upload artifact
43-
uses: actions/upload-artifact@v2
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: wp-farcaster
4646
path: wp-farcaster.zip

0 commit comments

Comments
 (0)