We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a2379 commit dc1f449Copy full SHA for dc1f449
.github/workflows/go-apidiff.yml
@@ -5,7 +5,7 @@ jobs:
5
if: github.event_name == 'pull_request'
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
9
with:
10
fetch-depth: 0
11
- uses: actions/setup-go@v3
0 commit comments