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.
2 parents 9411217 + a41e2b1 commit 2af8bf7Copy full SHA for 2af8bf7
.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