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 5f531be commit e4e2377Copy full SHA for e4e2377
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
id: go
19
20
- name: checkout
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
23
- name: build and test
24
run: |
0 commit comments