We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e9628 commit e19dff8Copy full SHA for e19dff8
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Set up python ${{ matrix.python-version }}
17
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.4.0
18
with:
19
python-version: ${{ matrix.python-version }}
20
0 commit comments