Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <jortel@redhat.com>
  • Loading branch information
jortel committed Feb 4, 2025
1 parent 4920840 commit d851c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
docker save -o /tmp/tackle2-addon-analyzer.tar quay.io/konveyor/tackle2-addon-analyzer:latest
- name: Upload tackle2-addon-analyzer image as artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: tackle2-addon-analyzer
path: /tmp/tackle2-addon-analyzer.tar
Expand Down

0 comments on commit d851c08

Please # to comment.