We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad72452 + 44b80b9 commit e600649Copy full SHA for e600649
.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.5.0
+ uses: actions/setup-python@v5.6.0
48
with:
49
python-version: ${{ matrix.python-version }}
50
0 commit comments