We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fcda7e commit 83602ddCopy full SHA for 83602dd
.github/workflows/porter.yml
@@ -6,7 +6,7 @@ on:
6
paths-ignore:
7
- 'docs/**'
8
env:
9
- GOVERSION: 1.20.7
+ GOVERSION: 1.21.3
10
11
jobs:
12
Build:
0 commit comments