Skip to content

Commit

Permalink
Update awalsh128/cache-apt-pkgs-action to 1.4.3 to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Jan 16, 2025
1 parent a5d7cf5 commit cf965aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

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

0 comments on commit cf965aa

Please sign in to comment.