Skip to content

Commit

Permalink
ci: Bump awalsh128/cache-apt-pkgs-action to 1.4.3 where upload-artifa…
Browse files Browse the repository at this point in the history
…ct v4 is used.
  • Loading branch information
Filip Jeretina committed Feb 12, 2025
1 parent 98539e3 commit 6e98689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
# docker
- name: Cache APT Packages
if: matrix.platform == 'linux'
uses: awalsh128/cache-apt-pkgs-action@v1.2.4
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
with:
packages: ${{ env.UBUNTU_REQUIRED_PKGS }}
version: 2.0 # Increment this to pull newer packages
Expand Down

0 comments on commit 6e98689

Please sign in to comment.