Skip to content

Commit ab06e7c

Browse files
authored
Merge pull request #42 from opengovern/fix-folder-reorganization
feat: cchange to latest
2 parents 4d3e915 + 79809eb commit ab06e7c

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)