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 c0960cd + aa4f34e commit 68f6086Copy full SHA for 68f6086
1 file changed
.github/workflows/deploy-docs.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout main
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Deploy docs
21
uses: uclahs-cds/tool-Nextflow-action/build-and-deploy-docs@v1
0 commit comments