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 9b7bac6 commit fe9f2d0Copy full SHA for fe9f2d0
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
go-version: [1.22.x, 1.23.x]
19
steps:
20
- name: Checkout Code
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
with:
23
fetch-depth: 1
24
- name: Install Go
0 commit comments