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 8a3b222 commit afd2940Copy full SHA for afd2940
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write
16
steps:
17
- name: Check out code
18
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
19
with:
20
fetch-depth: 0
21
- name: Set up Go
0 commit comments