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.
2 parents d5bf01d + 5cd14dd commit 4fbb2e5Copy full SHA for 4fbb2e5
1 file changed
.github/workflows/python.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
24
- name: Set up Python ${{ matrix.python-version }}
25
- uses: actions/setup-python@v6.0.0
+ uses: actions/setup-python@v6.1.0
26
with:
27
python-version: ${{ matrix.python-version }}
28
- name: Install dependencies
0 commit comments