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 928199e commit e867c4aCopy full SHA for e867c4a
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
23
- name: Checkout code
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
with:
26
fetch-depth: 0
27
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
name: goreleaser
16
17
- name: Checkout
18
19
20
0 commit comments