Skip to content

Commit cf965aa

Browse files
committed
Update awalsh128/cache-apt-pkgs-action to 1.4.3 to fix CI
1 parent a5d7cf5 commit cf965aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Install packages (Linux)
2424
if: runner.os == 'Linux'
25-
uses: awalsh128/[email protected].2
25+
uses: awalsh128/[email protected].3
2626
with:
2727
packages: libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev libgtk-3-dev # libgtk-3-dev is used by rfd
2828
version: 1.0

0 commit comments

Comments
 (0)