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 fb278ec + 4cace45 commit 8475e7eCopy full SHA for 8475e7e
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/checkout@v5
53
54
- name: Set up Python ${{ matrix.python-version }}
55
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
56
with:
57
python-version: ${{ matrix.python-version }}
58
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments