We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d19325 commit 4911928Copy full SHA for 4911928
.github/workflows/CI.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
python-version: [3.7, 3.10.7]
12
- rf-version: [5.0.1, 6.0.1]
+ rf-version: [5.0.1, 6.0.2]
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments