Skip to content

Commit 092824e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update actions/upload-artifact action to v3.1.0
1 parent 3d043bd commit 092824e

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
@@ -120,7 +120,7 @@ jobs:
120120
121121
# Store already-built plugin as an artifact for downloading
122122
- name: Upload artifact
123-
uses: actions/upload-artifact@v3.0.0
123+
uses: actions/upload-artifact@v3.1.0
124124
with:
125125
name: ${{ steps.artifact.outputs.filename }}
126126
path: ./build/distributions/content/*/*

0 commit comments

Comments
 (0)