Skip to content

Commit deab662

Browse files
authored
Update build.yml
1 parent c9eda4e commit deab662

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
@@ -88,7 +88,7 @@ jobs:
8888
8989
# Store already-built plugin as an artifact for downloading
9090
- name: Upload artifact
91-
uses: actions/upload-artifact@v3
91+
uses: actions/upload-artifact@v4
9292
with:
9393
name: ${{ steps.artifact.outputs.filename }}
9494
path: ./build/distributions/content/*/*

0 commit comments

Comments
 (0)