Skip to content

Commit 6a547f8

Browse files
Update actions/upload-artifact action to v5 (#1940)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 4d453a9 commit 6a547f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version_plugin_docs_to_md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
working-directory: ./asciidocalypse/migration-zone/logstash-versioned-plugins/scripts
4949
run: ./migrate.sh
5050

51-
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
51+
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
5252
with:
5353
name: migrated-docs
5454
if-no-files-found: error

0 commit comments

Comments
 (0)