We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05365df + 631f7ec commit 514323cCopy full SHA for 514323c
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: actions/checkout@v4
45
46
- name: Set up Python ${{ matrix.python-version }}
47
- uses: actions/setup-python@v5.4.0
+ uses: actions/setup-python@v5.5.0
48
with:
49
python-version: ${{ matrix.python-version }}
50
0 commit comments