We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2049b4 commit 51ccc27Copy full SHA for 51ccc27
.github/workflows/maven.yml
@@ -32,7 +32,7 @@ jobs:
32
${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
33
34
- name: Install metacity and xvfb
35
- uses: awalsh128/cache-apt-pkgs-action@v1.4.2
+ uses: awalsh128/cache-apt-pkgs-action@v1.4.3
36
with:
37
packages: xvfb metacity
38
version: cache-apt-pkgs-${{ matrix.profile }}
0 commit comments