We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab74548 commit 983e164Copy full SHA for 983e164
.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@v3
+ uses: actions/setup-python@v4
84
with:
85
python-version: ${{ env.PYTHON_VERSION }}
86
0 commit comments