We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae6a21 commit a2d20a7Copy full SHA for a2d20a7
.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.16
19
-
20
name: Set up Python 3.8
21
uses: actions/setup-python@v2
0 commit comments