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 94e9608 + 8c61626 commit c537861Copy full SHA for c537861
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@v3
+ uses: actions/upload-pages-artifact@v4
52
with:
53
path: './results/html'
54
0 commit comments