We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc07e7 commit 4d412cbCopy full SHA for 4d412cb
1 file changed
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- uses: actions/checkout@v7
33
- name: Set up Python ${{ matrix.python-version }}
34
- uses: actions/setup-python@v7
+ uses: actions/setup-python@v6
35
with:
36
python-version: ${{ matrix.python-version }}
37
- uses: nanasess/setup-chromedriver@v3
0 commit comments