We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d7f7b commit b24fa5eCopy full SHA for b24fa5e
.github/workflows/pr.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Set up Go 1.x
16
uses: actions/setup-go@v2
17
with:
18
- go-version: 1.13
+ go-version: 1.15.13
19
-
20
name: Set up Python 3.8
21
uses: actions/setup-python@v2
0 commit comments