We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
awalsh128/cache-apt-pkgs-action
1 parent b2b24a4 commit a41e2b1Copy full SHA for a41e2b1
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
fetch-depth: 0
32
- name: Configure APT Packages
33
- uses: awalsh128/cache-apt-pkgs-action@v1.3.0
+ uses: awalsh128/cache-apt-pkgs-action@v1.4.3
34
# This action handles caching APT packages, and leaves the option for package configuration scripts to be run if needed,
35
# saving a boat-load of time, if needed bump the action version.
36
0 commit comments