We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7d7d70 + 9cd3301 commit c7cd61cCopy full SHA for c7cd61c
1 file changed
.github/workflows/build-and-release.yaml
@@ -54,7 +54,7 @@ jobs:
54
fetch-depth: 0
55
56
- name: Setup python
57
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
58
with:
59
python-version: ${{ matrix.python-version }}
60
cache: 'pip'
0 commit comments