We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bce115 commit 68b7e70Copy full SHA for 68b7e70
.github/workflows/build.yml
@@ -152,7 +152,7 @@ jobs:
152
153
# Store already-built plugin as an artifact for downloading
154
- name: Upload artifact
155
- uses: actions/upload-artifact@v3.1.2
+ uses: actions/upload-artifact@v3.1.3
156
with:
157
name: ${{ steps.artifact.outputs.filename }}
158
path: ./plugin/build/distributions/content/*/*
0 commit comments