We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96ce903 + fbeb152 commit 6c902c3Copy full SHA for 6c902c3
.github/workflows/cron_debian.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Upload Artifacts
66
if: always()
67
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
68
with:
69
name: debian-seqan3-artifacts
70
path: |
.github/workflows/ram_usage.yml
@@ -94,7 +94,7 @@ jobs:
94
95
- name: Upload RAM-Usage
96
continue-on-error: true
97
98
99
name: RAM-Usage
100
path: ram_usage.csv
0 commit comments