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 e90a18f commit 6d3a1a0Copy full SHA for 6d3a1a0
.github/workflows/regression-test.yaml
@@ -61,7 +61,7 @@ jobs:
61
./bin/support-bundle version
62
63
- name: Setup Python for comparison
64
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
65
with:
66
python-version: '3.11'
67
0 commit comments