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 1606e54 commit 504ccbeCopy full SHA for 504ccbe
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
23
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
24
with:
25
python-version: '3.8.x'
26
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
.github/workflows/cwltool.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: '3.9.x'
0 commit comments