Skip to content

Commit 68b7e70

Browse files
chore(deps): update actions/upload-artifact action to v3.1.3
1 parent 4bce115 commit 68b7e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
153153
# Store already-built plugin as an artifact for downloading
154154
- name: Upload artifact
155-
uses: actions/[email protected].2
155+
uses: actions/[email protected].3
156156
with:
157157
name: ${{ steps.artifact.outputs.filename }}
158158
path: ./plugin/build/distributions/content/*/*

0 commit comments

Comments
 (0)