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 8f728bc commit 231491dCopy full SHA for 231491d
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
run: echo "date=$(date +%Y-%m-%d)" >> "${GITHUB_OUTPUT}"
36
-
37
name: Install make
38
- uses: awalsh128/cache-apt-pkgs-action@v1.6
+ uses: awalsh128/cache-apt-pkgs-action@v1
39
with:
40
packages: make
41
0 commit comments