Skip to content

Commit 79809eb

Browse files
committed
feat: cchange to latest
1 parent 90a18f1 commit 79809eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/work.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout Code
1818
uses: actions/checkout@v4
1919
- name: Install musl cc
20-
uses: awalsh128/cache-apt-pkgs-action@v1
20+
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
2121
with:
2222
packages: musl-tools musl-dev musl
2323
- name: Setup Go

0 commit comments

Comments
 (0)