We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e121f94 commit 7f1d9d6Copy full SHA for 7f1d9d6
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
go-version: "^1.18.0"
22
- name: Setup Python
23
- uses: actions/setup-python@v5.0.0
+ uses: actions/setup-python@v5.1.0
24
25
python-version: "3.8"
26
- run: pip install -r requirements.txt
0 commit comments