Skip to content

Commit

Permalink
Update cml setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
mogres committed Oct 17, 2024
1 parent af9ce07 commit f0c8253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/download-artifact@v4
- name: Copy files to results bucket
run: aws s3 cp ./results s3://cellpack-results/${{ github.ref_name }}/ --recursive --acl public-read
- uses: iterative/setup-cml@v1
- uses: iterative/setup-cml@v2
- name: Update comment for dependabot
if: ${{ github.actor == 'dependabot[bot]' }}
env:
Expand Down

0 comments on commit f0c8253

Please sign in to comment.