We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f9de6c + 5e0eacc commit 2bbe058Copy full SHA for 2bbe058
1 file changed
.github/workflows/run-tests.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: "actions/checkout@v4.2.2"
20
21
- name: Set up Python ${{ matrix.py_version }}
22
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.4.0
23
with:
24
python-version: ${{ matrix.py_version }}
25
0 commit comments