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.
2 parents 3931f78 + be73c49 commit a78d560Copy full SHA for a78d560
.github/workflows/qa.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Clone repository
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
- name: Install Go
22
uses: actions/setup-go@v6
23
with:
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: "0"
0 commit comments