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 092824e commit c6b7fecCopy full SHA for c6b7fec
.github/workflows/build.yml
@@ -120,7 +120,7 @@ jobs:
120
121
# Store already-built plugin as an artifact for downloading
122
- name: Upload artifact
123
- uses: actions/upload-artifact@v3.1.0
+ uses: actions/upload-artifact@v3.2.0
124
with:
125
name: ${{ steps.artifact.outputs.filename }}
126
path: ./build/distributions/content/*/*
0 commit comments