We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c749a commit 15cfd81Copy full SHA for 15cfd81
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Set up Go
20
uses: actions/setup-go@v5
.github/workflows/release.yml
with:
fetch-depth: 0
0 commit comments