We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7df3e1 commit 151075eCopy full SHA for 151075e
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/[email protected]
23
24
- name: Set up Python
25
- uses: actions/setup-python@v4.8.0
+ uses: actions/setup-python@v5.1.0
26
with:
27
python-version: ${{ matrix.python-version }}
28
0 commit comments