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 1ca3e61 commit 6207b5cCopy full SHA for 6207b5c
.github/workflows/go.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
go-version: 'stable'
34
- name: install python
35
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
36
37
python-version: '3.x'
38
# Rust is required to build some packages
0 commit comments