Skip to content

Commit db454bf

Browse files
chore(deps): update actions/upload-artifact action to v4.3.2
1 parent 603b5fe commit db454bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/megalinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# Upload MegaLinter artifacts
5454
- name: Archive production artifacts
5555
if: ${{ success() }} || ${{ failure() }}
56-
uses: actions/upload-artifact@v4.0.0
56+
uses: actions/upload-artifact@v4.3.2
5757
with:
5858
name: MegaLinter reports
5959
path: |

0 commit comments

Comments
 (0)