mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #10629 from sphinx-doc/dependabot/github_actions/deadsnakes/action-2.1.1
Bump deadsnakes/action from 2.0.1 to 2.1.1
This commit is contained in:
commit
5c27d02868
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python }}
|
||||
- name: Set up Python ${{ matrix.python }} (deadsnakes)
|
||||
uses: deadsnakes/action@v2.0.1
|
||||
uses: deadsnakes/action@v2.1.1
|
||||
if: "endsWith(matrix.python, '-dev')"
|
||||
with:
|
||||
python-version: ${{ matrix.python }}
|
||||
|
Loading…
Reference in New Issue
Block a user