Skip to content

Commit c614a52

Browse files
committed
Remove last use of v3
1 parent bd87e6c commit c614a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
# Collect Plugin Verifier Result
109109
- name: Collect Plugin Verifier Result
110110
if: ${{ always() }}
111-
uses: actions/upload-artifact@v3
111+
uses: actions/upload-artifact@v4
112112
with:
113113
name: pluginVerifier-result
114114
path: ${{ github.workspace }}/build/reports/pluginVerifier

0 commit comments

Comments
 (0)