We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053c629 commit 3dd2ccaCopy full SHA for 3dd2cca
.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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236
+ uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c
34
with:
35
python-version: "3.10"
36
cache: "pip"
0 commit comments