We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c532f2 commit aca02f2Copy full SHA for aca02f2
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v4
38
39
- name: Set up Python ${{ matrix.python-version }}
40
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.4.0
41
with:
42
python-version: ${{ matrix.python-version }}
43
0 commit comments