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 f480b33 commit f555981Copy full SHA for f555981
1 file changed
.github/workflows/QA.yaml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
14
- - name: Set up Python ${{ matrix.python }}
+ - name: Set up Python
15
uses: actions/setup-python@v5
16
with:
17
# to update to 3.13 once it lands in GH image
0 commit comments