Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit f64020c

Browse files
authored
Update ci.yml
1 parent a47274d commit f64020c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
# Store already-built plugin as an artifact for downloading
7676
- name: Upload artifact
77-
uses: actions/upload-artifact@v3
77+
uses: actions/upload-artifact@v4
7878
with:
7979
name: ${{ steps.artifact.outputs.filename }}
8080
path: ${{ steps.artifact.outputs.filename }}

0 commit comments

Comments
 (0)