We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f938ef commit db50957Copy full SHA for db50957
.github/workflows/bowtie.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Install Bowtie
11
- run: pip install bowtie-json-schema
+ run: pip install bowtie-json-schema==2023.8.16
12
- uses: actions/checkout@v3
13
- name: Coursier cache
14
uses: coursier/cache-action@v6
0 commit comments