We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61e2f33 + 24b4070 commit 0173574Copy full SHA for 0173574
1 file changed
.github/workflows/lint_and_tests.yml
@@ -12,7 +12,7 @@ jobs:
12
timeout-minutes: 20
13
runs-on: ubuntu-20.04
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
17
- uses: actions/setup-go@v2
18
with:
0 commit comments