Skip to content

Commit 5559e39

Browse files
committed
Update pr.yml
1 parent 173ac6a commit 5559e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
echo "::notice::Successfully built plugin."
9191
9292
- name: Upload Plugin
93-
uses: actions/upload-artifact@v2
93+
uses: actions/upload-artifact@v4
9494
with:
9595
name: build
9696
path: dist/build.zip

0 commit comments

Comments
 (0)