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 65544e2 commit 747aec1Copy full SHA for 747aec1
.github/workflows/python-package.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/[email protected]
26
- name: Set up Python ${{ matrix.python-version }}
27
- uses: actions/setup-python@v5.2.0
+ uses: actions/setup-python@v5.3.0
28
with:
29
python-version: ${{ matrix.python-version }}
30
0 commit comments