Skip to content

Commit 231491d

Browse files
committed
ci: Fix action version
1 parent 8f728bc commit 231491d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: echo "date=$(date +%Y-%m-%d)" >> "${GITHUB_OUTPUT}"
3636
-
3737
name: Install make
38-
uses: awalsh128/cache-apt-pkgs-action@v1.6
38+
uses: awalsh128/cache-apt-pkgs-action@v1
3939
with:
4040
packages: make
4141
-

0 commit comments

Comments
 (0)