Skip to content

Commit

Permalink
Update caseologue_robot_report.yml
Browse files Browse the repository at this point in the history
update upload-artifact version to non-deprecated, to solve https://github.com/edamontology/edamontology/actions/runs/13116403121/job/36591702766
  • Loading branch information
hmenager authored Feb 3, 2025
1 parent 1c2cb27 commit 5e640b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caseologue_robot_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Archive Robot report tests
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: robot_report_profile
path: ./robot_config/report_profile.tsv

0 comments on commit 5e640b4

Please sign in to comment.