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 90a18f1 commit 79809ebCopy full SHA for 79809eb
.github/workflows/work.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout Code
18
uses: actions/checkout@v4
19
- name: Install musl cc
20
- uses: awalsh128/cache-apt-pkgs-action@v1
+ uses: awalsh128/cache-apt-pkgs-action@v1.4.3
21
with:
22
packages: musl-tools musl-dev musl
23
- name: Setup Go
0 commit comments