Skip to content

Commit 6f8c517

Browse files
bjorn3folkertdev
authored andcommitted
Update awalsh128/cache-apt-pkgs-action
Turns out the "latest" tag for this action hasn't been updated in quite a while despite seeing several releases since then.
1 parent f923ebc commit 6f8c517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
target: "i686-unknown-linux-gnu"
117117
gcc: "i686-linux-gnu-gcc"
118118
steps:
119-
- uses: awalsh128/cache-apt-pkgs-action@latest
119+
- uses: awalsh128/cache-apt-pkgs-action@v1.4.3
120120
with:
121121
packages: qemu-user qemu-user-static qemu-system-s390x gcc-s390x-linux-gnu gcc-i686-linux-gnu g++-s390x-linux-gnu
122122
version: 1.0

0 commit comments

Comments
 (0)