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 7b85661 commit 4e4f7f3Copy full SHA for 4e4f7f3
.github/workflows/tests.yml
@@ -30,7 +30,7 @@ jobs:
30
go-version: ${{ matrix.go-version }}
31
32
- name: Setup - Python
33
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0
+ uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
34
with:
35
python-version: "3.10"
36
cache: "pip"
0 commit comments