Skip to content

Commit ac2dd50

Browse files
committed
Update name to be more reflective of the actual workflow steps intent
Signed-off-by: Paul Bastide <[email protected]>
1 parent 9e0e5d1 commit ac2dd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout repository
3131
uses: actions/checkout@v4
3232

33-
- name: Setup Go 1.23.x
33+
- name: Setup Go
3434
uses: actions/setup-go@v5
3535
with:
3636
go-version: '1.24.x'

0 commit comments

Comments
 (0)