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.
1 parent 209c986 commit 3cd54f6Copy full SHA for 3cd54f6
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v4
48
- run: .github/script/setup
49
50
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
51
with:
52
python-version: '3.10'
53
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
0 commit comments