We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c33e07 commit c33fc8dCopy full SHA for c33fc8d
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
matrix:
9
go_version: ["1.18.1", "1.17.6", "1.16.5"]
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
12
- name: Setup Go
13
uses: actions/[email protected]
14
with:
0 commit comments