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 51ff0d5 commit df622abCopy full SHA for df622ab
.github/workflows/[email protected]
@@ -98,7 +98,7 @@ jobs:
98
- name: Setup Python 3
99
uses: actions/setup-python@v2
100
with:
101
- python-version: '3.x'
+ python-version: '3.11'
102
103
- name: Fetch Scylla and Cassandra versions
104
id: fetch-versions
@@ -135,7 +135,7 @@ jobs:
135
136
137
138
139
140
- name: Setup environment
141
run: |
@@ -192,7 +192,7 @@ jobs:
192
193
194
195
196
197
198
0 commit comments