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.
1 parent e8b0530 commit b50d4c6Copy full SHA for b50d4c6
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
run:
17
shell: bash -l {0}
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
21
# Install dependencies
22
- name: Setup Conda Environment
0 commit comments