Skip to content

Commit

Permalink
Update awalsh128/cache-apt-pkgs-action so it uses the newest versio…
Browse files Browse the repository at this point in the history
…n of the artifact actions
  • Loading branch information
JesseTG committed Jan 23, 2025
1 parent 07aa4b0 commit f836617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
# Skip this step on act due to https://github.com/nektos/act/issues/1849
- name: Install Dependencies (Linux)
if: ${{ !env.ACT && runner.os == 'Linux' }}
uses: awalsh128/[email protected].2
uses: awalsh128/[email protected].3
with:
packages: ccache cmake libepoxy-dev libopengl0 libopengl-dev ninja-build p7zip-full x11-xserver-utils xdg-utils xvfb
version: 1.2
Expand Down

0 comments on commit f836617

Please sign in to comment.