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 432e5a9 + 9e6a2c0 commit c7fd7cfCopy full SHA for c7fd7cf
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v5
23
24
- name: Set up Python ${{ matrix.python-version }}
25
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
26
with:
27
python-version: ${{ matrix.python-version }}
28
0 commit comments