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 610435b + 26561c2 commit ec6841eCopy full SHA for ec6841e
1 file changed
.github/workflows/create-release.yml
@@ -23,7 +23,7 @@ jobs:
23
node-version: '22'
24
25
- name: Setup Python
26
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
27
with:
28
python-version: '3.x'
29
0 commit comments