Skip to content

Commit 3e0692e

Browse files
committed
feat:change manifest file
1 parent 1440239 commit 3e0692e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
packages: musl-tools musl-dev musl
2323
- name: Setup Go
24-
uses: actions/setup-go@v4
24+
uses: actions/setup-go@v5
2525
with:
2626
go-version-file: './go.mod'
2727
cache: false # Disable built-in caching to use custom caching

0 commit comments

Comments
 (0)