We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c9d2c6 commit 911b676Copy full SHA for 911b676
.github/workflows/test-go-integration-task.yml
@@ -80,7 +80,7 @@ jobs:
80
go-version: ${{ env.GO_VERSION }}
81
82
- name: Install Python
83
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
84
with:
85
python-version: ${{ env.PYTHON_VERSION }}
86
0 commit comments