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 7af4c83 commit d61439aCopy full SHA for d61439a
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
override: true
46
47
- name: Set up Python ${{ matrix.python-version }}
48
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
49
with:
50
python-version: ${{ matrix.python-version }}
51
cache: "pip"
0 commit comments