Skip to content

Commit

Permalink
Bump upload-artifact in the post-mortem GHA
Browse files Browse the repository at this point in the history
See
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
for details.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
  • Loading branch information
skitt authored and tpantelis committed Feb 1, 2025
1 parent f85abab commit 909c4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-actions/post-mortem/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
make post-mortem
echo "::endgroup::"
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
with:
name: submariner-gather
path: gather_output

0 comments on commit 909c4ad

Please sign in to comment.