Skip to content

Commit 51ccc27

Browse files
committed
Updated awalsh128/cache-apt-pkgs-action to version 1.4.3.
1 parent b2049b4 commit 51ccc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
3333
3434
- name: Install metacity and xvfb
35-
uses: awalsh128/cache-apt-pkgs-action@v1.4.2
35+
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
3636
with:
3737
packages: xvfb metacity
3838
version: cache-apt-pkgs-${{ matrix.profile }}

0 commit comments

Comments
 (0)