We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a6f4c8 + 488452f commit c9023e2Copy full SHA for c9023e2
1 file changed
.github/workflows/pages.yml
@@ -48,7 +48,7 @@ jobs:
48
run: snakemake --use-conda --cores $(nproc)
49
50
- name: Upload artifact
51
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
52
with:
53
path: './results/html'
54
0 commit comments