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 3d043bd commit 092824eCopy full SHA for 092824e
.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.0.0
+ uses: actions/upload-artifact@v3.1.0
124
with:
125
name: ${{ steps.artifact.outputs.filename }}
126
path: ./build/distributions/content/*/*
0 commit comments