We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7af4c83 + d61439a commit d390596Copy full SHA for d390596
.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