We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850bbe9 commit 4967ab3Copy full SHA for 4967ab3
2 files changed
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
cancel-in-progress: true
16
runs-on: actuated-8cpu-12gb
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
with:
20
fetch-depth: 1
21
- name: Install Go
.github/workflows/publish.yaml
@@ -9,7 +9,7 @@ jobs:
9
publish:
10
11
12
13
14
0 commit comments