Skip to content

Commit 7f23ac9

Browse files
renovate[bot]filiphsps
authored andcommitted
Deps: Update actions/upload-artifact action to v4.
1 parent 789bbc0 commit 7f23ac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
composer archive -vvv --format=zip --file="plugin-build/wp-graphql-bebuilder"
3232
3333
- name: 🚛 Upload artifact
34-
uses: actions/upload-artifact@v3
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: wp-graphql-bebuilder
3737
path: plugin-build/wp-graphql-bebuilder.zip

0 commit comments

Comments
 (0)