We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05365df commit 631f7ecCopy full SHA for 631f7ec
.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