Skip to content

Commit 2af8bf7

Browse files
authored
Merge branch 'master' into patch-1
2 parents 9411217 + a41e2b1 commit 2af8bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232
- name: Configure APT Packages
33-
uses: awalsh128/cache-apt-pkgs-action@v1.3.0
33+
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
3434
# This action handles caching APT packages, and leaves the option for package configuration scripts to be run if needed,
3535
# saving a boat-load of time, if needed bump the action version.
3636
with:

0 commit comments

Comments
 (0)